summaryrefslogtreecommitdiff
path: root/lib/libc/db/test/hash.tests/tdel.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/db/test/hash.tests/tdel.c')
-rw-r--r--lib/libc/db/test/hash.tests/tdel.c2
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 1d7e424f7acc5..f25fe89859a6c 100644
--- a/lib/libc/db/test/hash.tests/tdel.c
+++ b/lib/libc/db/test/hash.tests/tdel.c
@@ -40,7 +40,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.4 2007/01/09 00:27:52 imp Exp $");
#include <sys/types.h>
#include <sys/file.h>