summaryrefslogtreecommitdiff
path: root/channels.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 /channels.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 'channels.c')
-rw-r--r--channels.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels.c b/channels.c
index cca138c2..7ce1a076 100644
--- a/channels.c
+++ b/channels.c
@@ -39,7 +39,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: channels.c,v 1.173 2002/04/22 21:04:52 markus Exp $");
+RCSID("$OpenBSD: channels.c,v 1.174 2002/06/09 13:32:01 markus Exp $");
#include "ssh.h"
#include "ssh1.h"