=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-keygen.c,v retrieving revision 1.25.2.1 retrieving revision 1.26 diff -u -r1.25.2.1 -r1.26 --- src/usr.bin/ssh/ssh-keygen.c 2000/06/12 02:37:35 1.25.2.1 +++ src/usr.bin/ssh/ssh-keygen.c 2000/05/30 17:32:06 1.26 @@ -7,7 +7,7 @@ */ #include "includes.h" -RCSID("$Id: ssh-keygen.c,v 1.25.2.1 2000/06/12 02:37:35 jason Exp $"); +RCSID("$Id: ssh-keygen.c,v 1.26 2000/05/30 17:32:06 markus Exp $"); #include #include