=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/canohost.c,v retrieving revision 1.12 retrieving revision 1.12.2.1 diff -u -r1.12 -r1.12.2.1 --- src/usr.bin/ssh/canohost.c 2000/04/14 10:30:30 1.12 +++ src/usr.bin/ssh/canohost.c 2000/09/01 18:23:18 1.12.2.1 @@ -14,7 +14,7 @@ */ #include "includes.h" -RCSID("$Id: canohost.c,v 1.12 2000/04/14 10:30:30 markus Exp $"); +RCSID("$OpenBSD: canohost.c,v 1.12.2.1 2000/09/01 18:23:18 jason Exp $"); #include "packet.h" #include "xmalloc.h"