summaryrefslogtreecommitdiff
path: root/sftp.c
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-05 18:16:28 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-05 18:16:28 +0000
commit2b725a056a5b27739e22cec422667d8f90afd6ec (patch)
tree9ae0f4dfd419432b053c54492c701c5036bf48ac /sftp.c
parent28a7f26d03e4579ec62b9983f8f1d63a59ee63ab (diff)
RCSID
Diffstat (limited to 'sftp.c')
-rw-r--r--sftp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sftp.c b/sftp.c
index be4954b17..27873d034 100644
--- a/sftp.c
+++ b/sftp.c
@@ -24,7 +24,7 @@
24 24
25#include "includes.h" 25#include "includes.h"
26 26
27RCSID("$OpenBSD: sftp.c,v 1.1 2001/02/04 11:11:54 djm Exp $"); 27RCSID("$OpenBSD: sftp.c,v 1.2 2001/02/04 15:32:25 stevesk Exp $");
28 28
29/* XXX: commandline mode */ 29/* XXX: commandline mode */
30/* XXX: copy between two remote hosts (commandline) */ 30/* XXX: copy between two remote hosts (commandline) */