diff options
Diffstat (limited to 'lib/libc/db/test/hash.tests/tdel.c')
-rw-r--r-- | lib/libc/db/test/hash.tests/tdel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/db/test/hash.tests/tdel.c b/lib/libc/db/test/hash.tests/tdel.c index 0a5eabb32df1..5607899e01b7 100644 --- a/lib/libc/db/test/hash.tests/tdel.c +++ b/lib/libc/db/test/hash.tests/tdel.c @@ -44,7 +44,7 @@ static char copyright[] = static char sccsid[] = "@(#)tdel.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/tdel.c,v 1.3 2002/03/22 21:52:02 obrien Exp $"); #include <sys/types.h> #include <sys/file.h> |