diff options
author | Philip Guenther <guenther@cvs.openbsd.org> | 2014-12-20 05:43:27 +0000 |
---|---|---|
committer | Philip Guenther <guenther@cvs.openbsd.org> | 2014-12-20 05:43:27 +0000 |
commit | cff3d638a94204fbb9c5188ec69c6e4df919a7a4 (patch) | |
tree | fa0c6dc1b795d0a062f31deab183612caa3fe5ad /include/siphash.h | |
parent | a9e07fc014e1f7ba428f64698be6d546bb16402b (diff) |
$OpenBSD for our rev here
Diffstat (limited to 'include/siphash.h')
-rw-r--r-- | include/siphash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/siphash.h b/include/siphash.h index fd3eeb46fef..a661d1dd3af 100644 --- a/include/siphash.h +++ b/include/siphash.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $OpenBSD: siphash.h,v 1.2 2014/12/20 05:43:26 guenther Exp $ */ /* |