=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/canohost.c,v retrieving revision 1.12.2.3 retrieving revision 1.12.2.4 diff -u -r1.12.2.3 -r1.12.2.4 --- src/usr.bin/ssh/canohost.c 2001/03/12 15:44:08 1.12.2.3 +++ src/usr.bin/ssh/canohost.c 2001/03/21 18:52:37 1.12.2.4 @@ -12,7 +12,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: canohost.c,v 1.12.2.3 2001/03/12 15:44:08 jason Exp $"); +RCSID("$OpenBSD: canohost.c,v 1.12.2.4 2001/03/21 18:52:37 jason Exp $"); #include "packet.h" #include "xmalloc.h"