- (bal) CVS ID touch up on sftp-int.c

This commit is contained in:
Ben Lindstrom 2001-03-05 06:35:29 +00:00
parent afd3475ddf
commit 66e5ecc6b2
2 changed files with 3 additions and 2 deletions

View File

@ -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 $

View File

@ -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"