summaryrefslogtreecommitdiff
path: root/lib/libc/hash
diff options
context:
space:
mode:
authorBob Beck <beck@cvs.openbsd.org>2014-04-03 17:55:28 +0000
committerBob Beck <beck@cvs.openbsd.org>2014-04-03 17:55:28 +0000
commitd724b48413e61791359a53b1db917eca80b19674 (patch)
treebc816def0b8c24155d06a32d18407d61cf58e8df /lib/libc/hash
parente3bbf054f1ce7b590ae2a4a2ce105bdbeb079c7a (diff)
put $OpenBSD$ back.. notice by philip.
Diffstat (limited to 'lib/libc/hash')
-rw-r--r--lib/libc/hash/helper.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/hash/helper.c b/lib/libc/hash/helper.c
index db6d6e5090b..c2c2624476c 100644
--- a/lib/libc/hash/helper.c
+++ b/lib/libc/hash/helper.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: helper.c,v 1.11 2014/04/03 17:55:27 beck Exp $ */
+
/*
* Copyright (c) 2000 Poul-Henning Kamp <phk@FreeBSD.org>
*