=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/readconf.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/ssh/readconf.c 1999/09/26 20:53:37 1.1 +++ src/usr.bin/ssh/readconf.c 1999/09/28 04:45:36 1.2 @@ -14,7 +14,7 @@ */ #include "includes.h" -RCSID("$Id: readconf.c,v 1.1 1999/09/26 20:53:37 deraadt Exp $"); +RCSID("$Id: readconf.c,v 1.2 1999/09/28 04:45:36 provos Exp $"); #include "ssh.h" #include "cipher.h" @@ -80,7 +80,6 @@ KeepAlives no IdentityFile ~/.ssh/identity Port 22 - Cipher idea EscapeChar ~ */