diff options
author | 2014-04-03 17:55:27 +0000 | |
---|---|---|
committer | 2014-04-03 17:55:27 +0000 | |
commit | 3a4ee9d5af5ada0ed41e1c20b5214658d65bc6ee (patch) | |
tree | 98f5734c93f7e1048f4fe11fdbdcd2e6ded284bb /lib/libc | |
parent | sync (diff) | |
download | wireguard-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.c | 2 |
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> * |