This commit is contained in:
jl777
2019-02-05 21:04:19 -11:00
parent ef94a1d13d
commit 022a5903b8
25 changed files with 933 additions and 579 deletions

View File

@@ -403,7 +403,7 @@ parse_opts(char *str)
char *sp;
OPTION *op;
int len;
char **i;
const char **i;
char *start;
while (*str)