summaryrefslogtreecommitdiffstats
path: root/xmss_hash.c
diff options
context:
space:
mode:
authordtucker@openbsd.org <dtucker@openbsd.org>2018-02-26 04:56:44 +0100
committerDamien Miller <djm@mindrot.org>2018-03-02 04:29:25 +0100
commit27b9f3950e0289e225b57b7b880a8f1859dcd70b (patch)
tree75552ca6813ae5676f35e04cae32eaf6c5471252 /xmss_hash.c
parentupstream: Add newline at end of file to prevent compiler warnings. (diff)
downloadopenssh-27b9f3950e0289e225b57b7b880a8f1859dcd70b.tar.xz
openssh-27b9f3950e0289e225b57b7b880a8f1859dcd70b.zip
upstream: Add $OpenBSD$ markers to xmss files to help keep synced
with portable. ok djm@. OpenBSD-Commit-ID: 5233a27aafd1dfadad4b957225f95ae51eb365c1
Diffstat (limited to 'xmss_hash.c')
-rw-r--r--xmss_hash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmss_hash.c b/xmss_hash.c
index f90e0560c..b9eee7cff 100644
--- a/xmss_hash.c
+++ b/xmss_hash.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: xmss_hash.c,v 1.2 2018/02/26 03:56:44 dtucker Exp $ */
/*
hash.c version 20160722
Andreas Hülsing