some build fixes for compile issues reported
This commit is contained in:
@@ -854,7 +854,6 @@ const char *opts;
|
||||
{
|
||||
char *op;
|
||||
boolean negated = FALSE;
|
||||
boolean retval = TRUE;
|
||||
|
||||
while ((op = index(opts, ',')) != 0) {
|
||||
*op++ = 0;
|
||||
|
||||
Reference in New Issue
Block a user