From 1b7d41a80298f6cda8b7a6bdaeec5c438c80f9fd Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Sat, 24 Jul 2004 15:29:14 +0000 Subject: [PATCH] Updated IsDoing info for binkp sessions --- mbcico/binkp.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mbcico/binkp.c b/mbcico/binkp.c index 34b2f8ce..779e139d 100644 --- a/mbcico/binkp.c +++ b/mbcico/binkp.c @@ -577,6 +577,7 @@ SM_STATE(Opts) // Syslog('b', "MBflag WeCan => WeWant"); // binkp_send_command(MM_NUL, "OPT MB"); // } + IsDoing("Binkp to %s", ascfnode(remote->addr, 0xf)); SM_SUCCESS; SM_END @@ -861,6 +862,7 @@ SM_STATE(PwdAck) SM_STATE(Opts) + IsDoing("Binkp from %s", ascfnode(remote->addr, 0xf)); SM_SUCCESS; SM_END