diff options
author | dtucker@openbsd.org <dtucker@openbsd.org> | 2018-02-26 04:56:44 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2018-03-02 04:29:25 +0100 |
commit | 27b9f3950e0289e225b57b7b880a8f1859dcd70b (patch) | |
tree | 75552ca6813ae5676f35e04cae32eaf6c5471252 /xmss_fast.c | |
parent | upstream: Add newline at end of file to prevent compiler warnings. (diff) | |
download | openssh-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_fast.c')
-rw-r--r-- | xmss_fast.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmss_fast.c b/xmss_fast.c index 577a9c3e3..e61d657c3 100644 --- a/xmss_fast.c +++ b/xmss_fast.c @@ -1,3 +1,4 @@ +/* $OpenBSD: xmss_fast.c,v 1.2 2018/02/26 03:56:44 dtucker Exp $ */ /* xmss_fast.c version 20160722 Andreas Hülsing |