- (bal) CVS ID touch up on sftp-int.c
diff --git a/ChangeLog b/ChangeLog
index 3c3f8f9..a16e7ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 20010305
  - (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]
+ - (bal) CVS ID touch up on sftp-int.c 
  - (bal) OpenBSD CVS Sync
    - deraadt@cvs.openbsd.org 2001/02/17 23:48:48
      [sshd.8]
@@ -4287,4 +4288,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.879 2001/03/05 06:33:23 mouring Exp $
+$Id: ChangeLog,v 1.880 2001/03/05 06:35:29 mouring Exp $
diff --git a/sftp-int.c b/sftp-int.c
index d0914dd..95e54a6 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"