=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/canohost.c,v retrieving revision 1.16.2.1 retrieving revision 1.16.2.2 diff -u -r1.16.2.1 -r1.16.2.2 --- src/usr.bin/ssh/canohost.c 2001/02/16 20:12:56 1.16.2.1 +++ src/usr.bin/ssh/canohost.c 2001/02/19 17:18:43 1.16.2.2 @@ -12,7 +12,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: canohost.c,v 1.16.2.1 2001/02/16 20:12:56 jason Exp $"); +RCSID("$OpenBSD: canohost.c,v 1.16.2.2 2001/02/19 17:18:43 jason Exp $"); #include "packet.h" #include "xmalloc.h"