summaryrefslogtreecommitdiff
path: root/PROTOCOL.sshsig
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2020-08-31 00:17:41 +0000
committerDamien Miller <djm@mindrot.org>2020-08-31 14:34:41 +1000
commit39e88aeff9c7cb6862b37ad1a87a03ebbb38c233 (patch)
tree7df92c0c6e064640fca31c08e860220199fdff87 /PROTOCOL.sshsig
parent72730249b38a676da94a1366b54a6e96e6928bcb (diff)
upstream: Add RCS IDs to the few files that are missing them; from
Pedro Martelletto OpenBSD-Commit-ID: 39aa37a43d0c75ec87f1659f573d3b5867e4a3b3
Diffstat (limited to 'PROTOCOL.sshsig')
-rw-r--r--PROTOCOL.sshsig1
1 files changed, 1 insertions, 0 deletions
diff --git a/PROTOCOL.sshsig b/PROTOCOL.sshsig
index db18458fa..78457ddfc 100644
--- a/PROTOCOL.sshsig
+++ b/PROTOCOL.sshsig
@@ -97,3 +97,4 @@ the reserved field if it is not empty.
97The data is concatenated and passed to the SSH signing 97The data is concatenated and passed to the SSH signing
98function. 98function.
99 99
100$OpenBSD: PROTOCOL.sshsig,v 1.4 2020/08/31 00:17:41 djm Exp $