diff --git a/src/lib/libc/hash/helper.c b/src/lib/libc/hash/helper.c index db6d6e50..c2c26244 100644 --- a/src/lib/libc/hash/helper.c +++ b/src/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 *