summaryrefslogtreecommitdiff
path: root/sftp-client.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 /sftp-client.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 'sftp-client.c')
-rw-r--r--sftp-client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sftp-client.c b/sftp-client.c
index 2f9faff1..779ef2fe 100644
--- a/sftp-client.c
+++ b/sftp-client.c
@@ -28,7 +28,7 @@
/* XXX: copy between two remote sites */
#include "includes.h"
-RCSID("$OpenBSD: sftp-client.c,v 1.31 2002/04/06 00:30:08 djm Exp $");
+RCSID("$OpenBSD: sftp-client.c,v 1.32 2002/06/09 13:32:01 markus Exp $");
#include "openbsd-compat/fake-queue.h"