bel2125 %!s(int64=8) %!d(string=hai) anos
pai
achega
83077c67e7
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      test/public_server.c

+ 2 - 2
test/public_server.c

@@ -1398,8 +1398,8 @@ START_TEST(test_request_handlers)
 	mg_close_connection(client_conn);
 
 
-/* Check if CGI test executable exists */
-        memset(&st, 0, sizeof(st));
+	/* Check if CGI test executable exists */
+	memset(&st, 0, sizeof(st));
 
 #if defined(_WIN32)
 	/* TODO: not yet available */