summaryrefslogtreecommitdiff
path: root/ssh-dss.c
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-05 18:16:28 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-05 18:16:28 +0000
commit2b725a056a5b27739e22cec422667d8f90afd6ec (patch)
tree9ae0f4dfd419432b053c54492c701c5036bf48ac /ssh-dss.c
parent28a7f26d03e4579ec62b9983f8f1d63a59ee63ab (diff)
downloadopenssh-git-2b725a056a5b27739e22cec422667d8f90afd6ec.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>