aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/db/test/hash.tests/driver2.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/db/test/hash.tests/driver2.c')
-rw-r--r--lib/libc/db/test/hash.tests/driver2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/db/test/hash.tests/driver2.c b/lib/libc/db/test/hash.tests/driver2.c
index 1c5a13093c74..4fc89e8120d5 100644
--- a/lib/libc/db/test/hash.tests/driver2.c
+++ b/lib/libc/db/test/hash.tests/driver2.c
@@ -40,7 +40,7 @@ static char copyright[] =
static char sccsid[] = "@(#)driver2.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/driver2.c,v 1.4.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
/*
* Test driver, to try to tackle the large ugly-split problem.