uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx
SVN-Revision: 20532
This commit is contained in:
@@ -422,7 +422,7 @@ int main (int argc, char **argv)
|
||||
int nofork = 0;
|
||||
|
||||
/* args */
|
||||
char opt;
|
||||
int opt;
|
||||
char bind[128];
|
||||
char *port = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user