Get threads to deal with exit conditions, create timestamps
[matches/MCTX3420.git] / server / fastcgi.h
index e9db8ba..3340280 100644 (file)
@@ -26,7 +26,7 @@ extern void FCGI_JSONKey(const char *key);
 extern void FCGI_JSONValue(const char *format, ...);
 extern void FCGI_EndJSON();
 extern void FCGI_RejectJSON(FCGIContext *context);
-extern void FCGI_RequestLoop (void *data);
+extern void FCGI_RequestLoop (void *data);
 
 #endif
 

UCC git Repository :: git.ucc.asn.au