diff options
Diffstat (limited to 'lib/libc/db/test/hash.tests/driver2.c')
| -rw-r--r-- | lib/libc/db/test/hash.tests/driver2.c | 2 |
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 8b1c644d43e7..3c9c26823714 100644 --- a/lib/libc/db/test/hash.tests/driver2.c +++ b/lib/libc/db/test/hash.tests/driver2.c @@ -44,7 +44,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.3 2002/03/22 21:52:02 obrien Exp $"); /* * Test driver, to try to tackle the large ugly-split problem. |
