- (bal) nchan.c CVS ID Update.

This commit is contained in:
Ben Lindstrom 2001-06-09 00:44:44 +00:00
parent e9c999137a
commit a6fc91e86e
2 changed files with 3 additions and 2 deletions

View File

@ -14,6 +14,7 @@
history
- (bal) Channels.c and Channels.h -- "Merge Functions, simplify" (draged
out of ssh Attic)
- (bal) nchan.c CVS ID Update.
20010606
- OpenBSD CVS Sync
@ -5525,4 +5526,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
$Id: ChangeLog,v 1.1250 2001/06/09 00:41:05 mouring Exp $
$Id: ChangeLog,v 1.1251 2001/06/09 00:44:44 mouring Exp $

View File

@ -23,7 +23,7 @@
*/
#include "includes.h"
RCSID("$OpenBSD: nchan.c,v 1.26 2001/05/28 23:14:49 markus Exp $");
RCSID("$OpenBSD: nchan.c,v 1.28 2001/05/31 10:30:16 markus Exp $");
#include "ssh1.h"
#include "ssh2.h"