From 115003bd86a50e6d84fca063ab72451e317e787a Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Thu, 28 Jun 2007 17:23:18 +0000 Subject: Auto reconnect --- vchat-protocol.c | 1 + 1 file changed, 1 insertion(+) (limited to 'vchat-protocol.c') diff --git a/vchat-protocol.c b/vchat-protocol.c index 274e856..af06c6a 100755 --- a/vchat-protocol.c +++ b/vchat-protocol.c @@ -243,6 +243,7 @@ serverlogin (char *message) networkoutput(".e utf8"); #endif } + /* parse and handle an idle message * format: 305 * vars: %s message */ -- cgit v1.2.3