summaryrefslogtreecommitdiff
path: root/lib/libc/db/hash/hash_log2.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/db/hash/hash_log2.c')
-rw-r--r--lib/libc/db/hash/hash_log2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/db/hash/hash_log2.c b/lib/libc/db/hash/hash_log2.c
index cbbfdc8419b4f..bae5648441b4e 100644
--- a/lib/libc/db/hash/hash_log2.c
+++ b/lib/libc/db/hash/hash_log2.c
@@ -34,7 +34,7 @@
static char sccsid[] = "@(#)hash_log2.c 8.2 (Berkeley) 5/31/94";
#endif /* LIBC_SCCS and not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/db/hash/hash_log2.c,v 1.3 2007/01/09 00:27:51 imp Exp $");
#include <sys/types.h>