summaryrefslogtreecommitdiffstats
path: root/ssh-keygen.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-10-27 13:42:43 +1000
committerDamien Miller <djm@mindrot.org>1999-10-27 13:42:43 +1000
commitbca9c66a906e3de0df1067ca95f6880d8aa4a8f5 (patch)
tree298d181b279213e819eeb45240dda0605e41f78a /ssh-keygen.c
parentd4a8b7e34dd619a4debf9a206c81db26d1402ea6 (diff)
Import of patched OpenBSD OpenSSHV_1_2_PRE3IBS
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 2ba64e75..a18f66b5 100644
--- a/ssh-keygen.c
+++ b/ssh-keygen.c
@@ -14,7 +14,7 @@ Identity and host key generation and maintenance.
*/
#include "includes.h"
-RCSID("$Id: ssh-keygen.c,v 1.1 1999/10/27 03:42:45 damien Exp $");
+RCSID("$Id: ssh-keygen.c,v 1.1.1.1 1999/10/27 03:42:45 damien Exp $");
#include "rsa.h"
#include "ssh.h"