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..58cce0ca98c0e 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.14.1 2010/12/21 17:10:29 kensmith Exp $");
#include <sys/types.h>
#include <sys/file.h>