*** names.c.orig Mon Aug 21 18:19:17 2000 --- names.c Mon Aug 21 18:18:25 2000 *************** *** 1437,1443 **** yell("WARNING! set_channel_window is acting on a channel " "that doesn't exist even though the window is " "expecting it. This is probably a bug. " ! "[%s] [%d] [%d]", channel, window->server); } else tmp->window = window; --- 1437,1443 ---- yell("WARNING! set_channel_window is acting on a channel " "that doesn't exist even though the window is " "expecting it. This is probably a bug. " ! "[%s] [%d]", channel, window->server); } else tmp->window = window; .