From 57f82e260b48273cef5d2bf4c8404448c9df25d5 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Thu, 22 Mar 2001 02:04:08 +0000 Subject: - (bal) scp.c CVS ID resync --- ChangeLog | 3 ++- scp.c | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index af3e609ce..b72aeb8ae 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 ae24fe2e5..a3a3d4f69 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" -- cgit v1.2.3