ypo typo
[matches/MCTX3420.git] / server / main.c
index bd649a7..5b8e09c 100644 (file)
@@ -214,7 +214,7 @@ int main(int argc, char ** argv)
        FCGI_RequestLoop(NULL);
 
        
-       Conrol_SetMode(CONTROL_STOP, NULL);
+       Control_SetMode(CONTROL_STOP, NULL);
        //if ((ret = Control_SetMode(CONTROL_STOP, "test")) != NULL)
        //      Fatal("Control_SetMode failed with '%s'", ret);
        

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