summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorbeck <beck@openbsd.org>2014-04-03 17:55:27 +0000
committerbeck <beck@openbsd.org>2014-04-03 17:55:27 +0000
commit3a4ee9d5af5ada0ed41e1c20b5214658d65bc6ee (patch)
tree98f5734c93f7e1048f4fe11fdbdcd2e6ded284bb /lib/libc
parentsync (diff)
downloadwireguard-openbsd-3a4ee9d5af5ada0ed41e1c20b5214658d65bc6ee.tar.xz
wireguard-openbsd-3a4ee9d5af5ada0ed41e1c20b5214658d65bc6ee.zip
put $OpenBSD$ back.. notice by philip.
Diffstat (limited to 'lib/libc')
-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>
*