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 4e5dc84a36c8..d2a29c6bfeeb 100644 --- a/lib/libc/db/test/hash.tests/tseq.c +++ b/lib/libc/db/test/hash.tests/tseq.c @@ -44,7 +44,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.3 2002/03/22 21:52:02 obrien Exp $");  #include <sys/types.h>  #include <sys/file.h> | 
