=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/nchan.c,v retrieving revision 1.19.2.1 retrieving revision 1.19.2.2 diff -u -r1.19.2.1 -r1.19.2.2 --- src/usr.bin/ssh/nchan.c 2001/02/16 20:13:08 1.19.2.1 +++ src/usr.bin/ssh/nchan.c 2001/02/19 17:19:08 1.19.2.2 @@ -23,7 +23,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: nchan.c,v 1.19.2.1 2001/02/16 20:13:08 jason Exp $"); +RCSID("$OpenBSD: nchan.c,v 1.19.2.2 2001/02/19 17:19:08 jason Exp $"); #include "ssh1.h" #include "ssh2.h"