summaryrefslogtreecommitdiff
path: root/nchan.c
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-09 20:20:58 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-09 20:20:58 +0000
commit05efee10926847635578ec1854b471ddc0dcec87 (patch)
tree81ecbfab0589818e14c533d38a106544665e898c /nchan.c
parent2749e1c8f55f947673a6591b1a6698a75f143b80 (diff)
downloadopenssh-git-05efee10926847635578ec1854b471ddc0dcec87.tar.gz
- (bal) RCSID tag updates on channels.c, clientloop.c, nchan.c,
sftp-client.c, ssh-agenet.c, ssh-keygen.c and connect.h (we did unexpand independant of them)
Diffstat (limited to 'nchan.c')
-rw-r--r--nchan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nchan.c b/nchan.c
index 5ed64f86..c4f55e65 100644
--- a/nchan.c
+++ b/nchan.c
@@ -23,7 +23,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: nchan.c,v 1.45 2002/03/25 21:13:51 markus Exp $");
+RCSID("$OpenBSD: nchan.c,v 1.46 2002/06/09 13:32:01 markus Exp $");
#include "ssh1.h"
#include "ssh2.h"