diff options
Diffstat (limited to 'lib/libc/db/test/hash.tests/tseq.c')
-rw-r--r-- | lib/libc/db/test/hash.tests/tseq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/db/test/hash.tests/tseq.c b/lib/libc/db/test/hash.tests/tseq.c index 3aac7d57488b..05a41cf14d1f 100644 --- a/lib/libc/db/test/hash.tests/tseq.c +++ b/lib/libc/db/test/hash.tests/tseq.c @@ -40,7 +40,7 @@ static char copyright[] = static char sccsid[] = "@(#)tseq.c 8.1 (Berkeley) 6/4/93"; #endif /* LIBC_SCCS and not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/db/test/hash.tests/tseq.c,v 1.4.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/file.h> |