]> andersk Git - openssh.git/commitdiff
- (bal) scp.c CVS ID resync
authormouring <mouring>
Thu, 22 Mar 2001 02:04:08 +0000 (02:04 +0000)
committermouring <mouring>
Thu, 22 Mar 2001 02:04:08 +0000 (02:04 +0000)
ChangeLog
scp.c

index 04ff187ad20bc50a94c98fe262123318371f807a..a5a0a662b824f1250798fe8d4c931f0d6e229e68 100644 (file)
--- 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]
diff --git a/scp.c b/scp.c
index ae24fe2e59723eb448059682c2048ef5e6dc9430..a3a3d4f6952af86cab416bfaba88fb7d6d12ab55 100644 (file)
--- 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"
This page took 0.061758 seconds and 5 git commands to generate.