summaryrefslogtreecommitdiff
path: root/channels.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 /channels.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 '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"