summaryrefslogtreecommitdiff
path: root/ssh-dss.c
diff options
context:
space:
mode:
authorstevesk <stevesk>2001-02-05 18:16:28 +0000
committerstevesk <stevesk>2001-02-05 18:16:28 +0000
commit7aba7917662a1fdeab6e6ed0c79e842cc2b9f0be (patch)
tree33df2bb7107b61381bf8afac5e8588e2e0a68ad5 /ssh-dss.c
parent8eef1f188bb1925fea4e919974d3fcca473688d7 (diff)
downloadopenssh-7aba7917662a1fdeab6e6ed0c79e842cc2b9f0be.tar.gz
RCSID
Diffstat (limited to 'ssh-dss.c')
-rw-r--r--ssh-dss.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh-dss.c b/ssh-dss.c
index bfef1350..11513e67 100644
--- a/ssh-dss.c
+++ b/ssh-dss.c
@@ -23,7 +23,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: ssh-dss.c,v 1.4 2001/01/21 19:05:57 markus Exp $");
+RCSID("$OpenBSD: ssh-dss.c,v 1.5 2001/02/04 15:32:25 stevesk Exp $");
#include <openssl/bn.h>
#include <openssl/evp.h>