Bryan Drewery %!s(int64=22) %!d(string=hai) anos
pai
achega
d83861e330
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/main.c

+ 2 - 0
src/main.c

@@ -1003,4 +1003,6 @@ int main(int argc, char **argv)
       socket_cleanup = 0;	/* If we've been idle, cleanup & flush */
     }
   }
+
+  return 0;		/* never reached but what the hell */
 }