=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/clientloop.c,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- src/usr.bin/ssh/clientloop.c 2000/05/08 17:42:24 1.26 +++ src/usr.bin/ssh/clientloop.c 2000/06/20 01:39:40 1.27 @@ -16,7 +16,7 @@ */ #include "includes.h" -RCSID("$Id: clientloop.c,v 1.26 2000/05/08 17:42:24 markus Exp $"); +RCSID("$OpenBSD: clientloop.c,v 1.27 2000/06/20 01:39:40 markus Exp $"); #include "xmalloc.h" #include "ssh.h"