From 8629f103d6483413c917610671fefbd82c481f61 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Thu, 22 Mar 2001 21:32:30 +0000 Subject: [PATCH] doc --- src/ca/netiiu.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/ca/netiiu.cpp b/src/ca/netiiu.cpp index 022a1b27c..a1afa03d4 100644 --- a/src/ca/netiiu.cpp +++ b/src/ca/netiiu.cpp @@ -42,8 +42,7 @@ void netiiu::show ( unsigned level ) const } } -// cac lock must also be applied when -// calling this +// cac lock must also be applied when calling this void netiiu::disconnectAllChan ( netiiu & newiiu ) { tsDLIterBD < nciu > chan = this->channelList.firstIter ();