rocksndiamonds-3.0.8
[rocksndiamonds.git] / src / tools.c
index a54b64d4e06cfe2fe4acb81a243f9f7c3d2dc5b1..6b8ae64696af23dee2a8be92a643ba4a6bae91e0 100644 (file)
@@ -2025,7 +2025,7 @@ boolean Request(char *text, unsigned int req_state)
   for (ty = 0; ty < MAX_REQUEST_LINES; ty++)
   {
     char text_line[max_request_line_len + 1];
-    int tx, tl, tc;
+    int tx, tl, tc = 0;
 
     if (!*text)
       break;