summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-06-09 00:44:44 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-06-09 00:44:44 +0000
commita6fc91e86e976905877e448c85eef3509a36fdc4 (patch)
tree98abea8539e16591d00b76aafbc040ad88386341
parente9c999137a7b3497a7ad652da2535e14b42c6552 (diff)
- (bal) nchan.c CVS ID Update.
-rw-r--r--ChangeLog3
-rw-r--r--nchan.c2
2 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b5344297..f072ef3fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,7 @@
14 history 14 history
15 - (bal) Channels.c and Channels.h -- "Merge Functions, simplify" (draged 15 - (bal) Channels.c and Channels.h -- "Merge Functions, simplify" (draged
16 out of ssh Attic) 16 out of ssh Attic)
17 - (bal) nchan.c CVS ID Update.
17 18
1820010606 1920010606
19 - OpenBSD CVS Sync 20 - OpenBSD CVS Sync
@@ -5525,4 +5526,4 @@
5525 - Wrote replacements for strlcpy and mkdtemp 5526 - Wrote replacements for strlcpy and mkdtemp
5526 - Released 1.0pre1 5527 - Released 1.0pre1
5527 5528
5528$Id: ChangeLog,v 1.1250 2001/06/09 00:41:05 mouring Exp $ 5529$Id: ChangeLog,v 1.1251 2001/06/09 00:44:44 mouring Exp $
diff --git a/nchan.c b/nchan.c
index 957c45618..3f996f5b8 100644
--- a/nchan.c
+++ b/nchan.c
@@ -23,7 +23,7 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: nchan.c,v 1.26 2001/05/28 23:14:49 markus Exp $"); 26RCSID("$OpenBSD: nchan.c,v 1.28 2001/05/31 10:30:16 markus Exp $");
27 27
28#include "ssh1.h" 28#include "ssh1.h"
29#include "ssh2.h" 29#include "ssh2.h"