summaryrefslogtreecommitdiff
path: root/sys/crypto
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2014-12-20 06:04:40 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2014-12-20 06:04:40 +0000
commita094284fbbba5a3bafed2535c04048ee7d1e5740 (patch)
treee150803767db1942665f0196874b5c1656fbca8a /sys/crypto
parentcff3d638a94204fbb9c5188ec69c6e4df919a7a4 (diff)
openbsd rcisd
Diffstat (limited to 'sys/crypto')
-rw-r--r--sys/crypto/siphash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/crypto/siphash.h b/sys/crypto/siphash.h
index fd3eeb46fef..9a6664319dc 100644
--- a/sys/crypto/siphash.h
+++ b/sys/crypto/siphash.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: siphash.h,v 1.2 2014/12/20 06:04:39 tedu Exp $ */
/*-
* Copyright (c) 2013 Andre Oppermann <andre@FreeBSD.org>
* All rights reserved.