summaryrefslogtreecommitdiff
path: root/ssh-keygen.c
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-09 20:20:58 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-09 20:20:58 +0000
commit05efee10926847635578ec1854b471ddc0dcec87 (patch)
tree81ecbfab0589818e14c533d38a106544665e898c /ssh-keygen.c
parent2749e1c8f55f947673a6591b1a6698a75f143b80 (diff)
- (bal) RCSID tag updates on channels.c, clientloop.c, nchan.c,
sftp-client.c, ssh-agenet.c, ssh-keygen.c and connect.h (we did unexpand independant of them)
Diffstat (limited to 'ssh-keygen.c')
-rw-r--r--ssh-keygen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh-keygen.c b/ssh-keygen.c
index 5d26200e5..d83ccecc4 100644
--- a/ssh-keygen.c
+++ b/ssh-keygen.c
@@ -12,7 +12,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: ssh-keygen.c,v 1.98 2002/03/27 22:21:45 markus Exp $");
+RCSID("$OpenBSD: ssh-keygen.c,v 1.99 2002/06/09 13:32:01 markus Exp $");
#include <openssl/evp.h>
#include <openssl/pem.h>