From 56ceb9fca7d983b0ad187a68d1ede42f79b101c6 Mon Sep 17 00:00:00 2001 From: sc Date: Sat, 30 Dec 2000 23:32:23 +0000 Subject: Opened -> IsOpen --- comm/Channel.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comm/Channel.cc') diff --git a/comm/Channel.cc b/comm/Channel.cc index f233e00..81290bb 100644 --- a/comm/Channel.cc +++ b/comm/Channel.cc @@ -125,7 +125,7 @@ IvlFd :: Close () Return true if the object is opened, false else. ?*/ bool -IvlFd :: Opened () +IvlFd :: IsOpen () { } /*? -- cgit v1.1