projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
adding httpd - failsafe patch
[openwrt.git]
/
package
/
uhttpd
/
src
/
uhttpd.c
diff --git
a/package/uhttpd/src/uhttpd.c
b/package/uhttpd/src/uhttpd.c
index
be13b53
..
c6a8b6c
100644
(file)
--- a/
package/uhttpd/src/uhttpd.c
+++ b/
package/uhttpd/src/uhttpd.c
@@
-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.