diff options
Diffstat (limited to 'lib/libc/hash')
-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> * |