diff --git a/thread.c b/thread.c index 7ed1a15..fd6d6f3 100644 --- a/thread.c +++ b/thread.c @@ -11,7 +11,7 @@ sleep(5); if (lC == 6) { lC = 0; - sWriteSocket("STATUS") + sWriteSocket("STATUS"); } if (joinChan == 1) { joinChan = 0;