summaryrefslogtreecommitdiff
path: root/lib/libc/db/hash/hash_bigkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/db/hash/hash_bigkey.c')
-rw-r--r--lib/libc/db/hash/hash_bigkey.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/db/hash/hash_bigkey.c b/lib/libc/db/hash/hash_bigkey.c
index f5e953f2726..291d503fcf0 100644
--- a/lib/libc/db/hash/hash_bigkey.c
+++ b/lib/libc/db/hash/hash_bigkey.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: hash_bigkey.c,v 1.10 2002/02/25 23:45:15 millert Exp $ */
+/* $OpenBSD: hash_bigkey.c,v 1.11 2003/05/01 20:23:40 avsm Exp $ */
/*-
* Copyright (c) 1990, 1993, 1994
@@ -40,7 +40,7 @@
#if 0
static char sccsid[] = "@(#)hash_bigkey.c 8.3 (Berkeley) 5/31/94";
#else
-static char rcsid[] = "$OpenBSD: hash_bigkey.c,v 1.10 2002/02/25 23:45:15 millert Exp $";
+static const char rcsid[] = "$OpenBSD: hash_bigkey.c,v 1.11 2003/05/01 20:23:40 avsm Exp $";
#endif
#endif /* LIBC_SCCS and not lint */