=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/nchan.c,v retrieving revision 1.19.2.3 retrieving revision 1.19.2.4 diff -u -r1.19.2.3 -r1.19.2.4 --- src/usr.bin/ssh/nchan.c 2001/03/21 19:46:26 1.19.2.3 +++ src/usr.bin/ssh/nchan.c 2001/05/07 21:09:31 1.19.2.4 @@ -23,7 +23,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: nchan.c,v 1.19.2.3 2001/03/21 19:46:26 jason Exp $"); +RCSID("$OpenBSD: nchan.c,v 1.19.2.4 2001/05/07 21:09:31 jason Exp $"); #include "ssh1.h" #include "ssh2.h"