adding httpd - failsafe patch
[openwrt.git] / package / uhttpd / src / uhttpd.c
index be13b53..c6a8b6c 100644 (file)
@@ -422,7 +422,7 @@ int main (int argc, char **argv)
        int nofork = 0;
 
        /* args */
-       char opt;
+       int opt;
        char bind[128];
        char *port = NULL;
 
This page took 0.023839 seconds and 4 git commands to generate.