diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-06-12 00:15:57 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-06-12 00:15:57 +0000 |
commit | 0a0c3a63d07c1db46642f97d964494e3a6407f0a (patch) | |
tree | 728dbcac589bfa4703b988c55dd637e760fcc279 /scp.c | |
parent | 16c1bd6d097fcc2fe24116449a30563c86ece402 (diff) | |
download | openssh-git-0a0c3a63d07c1db46642f97d964494e3a6407f0a.tar.gz |
- scp.c ID update (upstream synced vfsprintf() from us)
Diffstat (limited to 'scp.c')
-rw-r--r-- | scp.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -75,7 +75,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: scp.c,v 1.72 2001/06/03 19:38:42 markus Exp $"); +RCSID("$OpenBSD: scp.c,v 1.73 2001/06/10 11:33:02 markus Exp $"); #include "xmalloc.h" #include "atomicio.h" |