summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorguenther <guenther@openbsd.org>2014-12-20 05:43:26 +0000
committerguenther <guenther@openbsd.org>2014-12-20 05:43:26 +0000
commitd4bb4faebae61644589d6197ba4b2667b88a6f8a (patch)
tree6ba79f48e8c1d6828eeba5d8810e74fa3b9603e0
parentFix two issues causing a class of assertion failures found by jsg@ with afl. (diff)
downloadwireguard-openbsd-d4bb4faebae61644589d6197ba4b2667b88a6f8a.tar.xz
wireguard-openbsd-d4bb4faebae61644589d6197ba4b2667b88a6f8a.zip
$OpenBSD for our rev here
-rw-r--r--include/siphash.h2
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 $
*/
/*