|
@@ -580,9 +580,9 @@ static int ctcp_CHAT(char *nick, char *uhost, struct userrec *u, char *object, c
|
|
|
if (dcc[i].type && (dcc[i].type->flags & DCT_LISTEN) && (!strcmp(dcc[i].nick, "(telnet)")))
|
|
if (dcc[i].type && (dcc[i].type->flags & DCT_LISTEN) && (!strcmp(dcc[i].nick, "(telnet)")))
|