=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/auth-skey.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- src/usr.bin/ssh/Attic/auth-skey.c 1999/10/16 20:57:52 1.2 +++ src/usr.bin/ssh/Attic/auth-skey.c 1999/11/23 22:25:52 1.3 @@ -1,5 +1,5 @@ #include "includes.h" -RCSID("$Id: auth-skey.c,v 1.2 1999/10/16 20:57:52 deraadt Exp $"); +RCSID("$Id: auth-skey.c,v 1.3 1999/11/23 22:25:52 markus Exp $"); #include "ssh.h" #include @@ -30,6 +30,7 @@ return i; } + char * skey_fake_keyinfo(char *username) {