summaryrefslogtreecommitdiff
path: root/sftp-int.c
diff options
context:
space:
mode:
authormouring <mouring>2001-03-05 06:35:29 +0000
committermouring <mouring>2001-03-05 06:35:29 +0000
commitca940b66844cc6c037c8ca59c9b132578d68f6cb (patch)
treec94d96f8f466e2e71215e9b379a5bc6a4eb44fe5 /sftp-int.c
parentd1f94a69197464f3d481352ee66f9e63ab693d86 (diff)
downloadopenssh-ca940b66844cc6c037c8ca59c9b132578d68f6cb.tar.gz
- (bal) CVS ID touch up on sftp-int.c
Diffstat (limited to 'sftp-int.c')
-rw-r--r--sftp-int.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sftp-int.c b/sftp-int.c
index d0914dde..95e54a65 100644
--- a/sftp-int.c
+++ b/sftp-int.c
@@ -28,7 +28,7 @@
/* XXX: recursive operations */
#include "includes.h"
-RCSID("$OpenBSD: sftp-int.c,v 1.22 2001/02/14 09:46:03 djm Exp $");
+RCSID("$OpenBSD: sftp-int.c,v 1.23 2001/03/01 02:18:04 deraadt Exp $");
#include "buffer.h"
#include "xmalloc.h"