X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=chat%2Fchat.c;h=710dba9a41c9c0edeb7d916ce1a7171ea80855d5;hb=a96702158e72c0d527a146940b983a366dbce464;hp=0b88c279156b029f371ffe703a33c0d0cb7b19d4;hpb=8d07ad78c8a32b9c89bfcea25d775e8440fd4172;p=ppp.git 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)