=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/auth-options.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/ssh/auth-options.c 2000/06/18 04:05:01 1.1 +++ src/usr.bin/ssh/auth-options.c 2000/06/20 01:39:38 1.2 @@ -1,5 +1,5 @@ #include "includes.h" -RCSID("$Id: auth-options.c,v 1.1 2000/06/18 04:05:01 markus Exp $"); +RCSID("$OpenBSD: auth-options.c,v 1.2 2000/06/20 01:39:38 markus Exp $"); #include "ssh.h" #include "packet.h"