summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-22 02:04:08 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-22 02:04:08 +0000
commit57f82e260b48273cef5d2bf4c8404448c9df25d5 (patch)
tree0a2f5117c924ac96d007b7a677239ada27adc26b
parentb31783d5470d42f77a08acfe6513a0b209ffec1c (diff)
- (bal) scp.c CVS ID resync
-rw-r--r--ChangeLog3
-rw-r--r--scp.c2
2 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index af3e609c..b72aeb8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
- (bal) version.c CVS ID resync
- (bal) auth-chall.c auth-passwd.c auth.h auth1.c auth2.c session.c CVS ID
resync
+ - (bal) scp.c CVS ID resync
- OpenBSD CVS Sync
- markus@cvs.openbsd.org 2001/03/20 19:10:16
[readconf.c]
@@ -4675,4 +4676,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1005 2001/03/22 02:02:12 mouring Exp $
+$Id: ChangeLog,v 1.1006 2001/03/22 02:04:08 mouring Exp $
diff --git a/scp.c b/scp.c
index ae24fe2e..a3a3d4f6 100644
--- a/scp.c
+++ b/scp.c
@@ -75,7 +75,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: scp.c,v 1.61 2001/03/15 15:05:59 markus Exp $");
+RCSID("$OpenBSD: scp.c,v 1.62 2001/03/21 12:33:33 markus Exp $");
#include "xmalloc.h"
#include "atomicio.h"