Remove old OpenBSD version marker.

Looks like an accidental leftover from a sync.
This commit is contained in:
Darren Tucker 2021-07-03 20:36:06 +10:00
parent 9d5e31f55d
commit 4fa83e2d0e
1 changed files with 0 additions and 2 deletions

2
hash.c
View File

@ -1,5 +1,3 @@
/* $OpenBSD: hash.c,v 1.4 2017/12/14 21:07:39 naddy Exp $ */
/* $OpenBSD: hash.c,v 1.6 2019/11/29 00:11:21 djm Exp $ */
/*
* Public domain. Author: Christian Weisgerber <naddy@openbsd.org>