X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=chat%2Fchat.c;fp=chat%2Fchat.c;h=710dba9a41c9c0edeb7d916ce1a7171ea80855d5;hp=0b88c279156b029f371ffe703a33c0d0cb7b19d4;hb=ae80bf833e48a6202f44a935a68083ae52ad3824;hpb=fd1dcdf758418f040da3ed801ab001b5e46854e7 diff --git a/chat/chat.c b/chat/chat.c index 0b88c27..710dba9 100644 --- a/chat/chat.c +++ b/chat/chat.c @@ -1167,6 +1167,7 @@ register char *s; if (timeout_next) { timeout_next = 0; + s = clean(s, 0); timeout = atoi(s); if (timeout <= 0)