summaryrefslogtreecommitdiff
path: root/vchat-protocol.c
diff options
context:
space:
mode:
Diffstat (limited to 'vchat-protocol.c')
-rwxr-xr-xvchat-protocol.c1
1 files changed, 1 insertions, 0 deletions
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)
243 networkoutput(".e utf8"); 243 networkoutput(".e utf8");
244#endif 244#endif
245} 245}
246
246/* parse and handle an idle message 247/* parse and handle an idle message
247 * format: 305 248 * format: 305
248 * vars: %s message */ 249 * vars: %s message */