This commit is contained in:
Jeff Hill
2000-05-31 21:39:54 +00:00
parent 6c9909eea1
commit a1fe981d98
2 changed files with 2 additions and 1 deletions

View File

@@ -93,6 +93,7 @@ void oldChannel::connectNotify ()
struct connection_handler_args args;
args.chid = this;
args.op = CA_OP_CONN_UP;
(*pCCB) (args);
}
else {