some build fixes for compile issues reported

This commit is contained in:
nhmall
2018-05-12 06:57:34 -04:00
parent ba057ef3de
commit 9a87064cca
5 changed files with 58 additions and 22 deletions

View File

@@ -854,7 +854,6 @@ const char *opts;
{
char *op;
boolean negated = FALSE;
boolean retval = TRUE;
while ((op = index(opts, ',')) != 0) {
*op++ = 0;