[session.c]
     typo
 - (bal) CVS ID sync since the last two patches were merged mistakenly
This commit is contained in:
Ben Lindstrom 2002-02-19 21:58:19 +00:00
parent 4e97e85c03
commit e37f63ffa0
2 changed files with 6 additions and 3 deletions

View File

@ -52,7 +52,10 @@
- markus@cvs.openbsd.org 2002/02/15 23:11:26
[session.c]
split do_child(), ok mouring@
- markus@cvs.openbsd.org 2002/02/16 00:51:44
[session.c]
typo
- (bal) CVS ID sync since the last two patches were merged mistakenly
20020218
- (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess
@ -7650,4 +7653,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
$Id: ChangeLog,v 1.1868 2002/02/19 21:50:43 mouring Exp $
$Id: ChangeLog,v 1.1869 2002/02/19 21:58:19 mouring Exp $

View File

@ -33,7 +33,7 @@
*/
#include "includes.h"
RCSID("$OpenBSD: session.c,v 1.127 2002/02/15 23:11:26 markus Exp $");
RCSID("$OpenBSD: session.c,v 1.128 2002/02/16 00:51:44 markus Exp $");
#include "ssh.h"
#include "ssh1.h"