summaryrefslogtreecommitdiff
path: root/nchan.c
diff options
context:
space:
mode:
authormouring <mouring>2002-06-09 20:20:58 +0000
committermouring <mouring>2002-06-09 20:20:58 +0000
commitc99925c227bc4774d8047537993cc418eb49c328 (patch)
tree1217afdc5d42c94b66a72e99b9a74f1af67ef134 /nchan.c
parent5ffd4058c06767c9b3a8d0cdde6a1a91c7eafc79 (diff)
downloadopenssh-c99925c227bc4774d8047537993cc418eb49c328.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"