Fix even more warnings

This commit is contained in:
Pasi Kallinen
2020-04-06 11:54:30 +03:00
parent 99519c4e5b
commit e215f09ddb
17 changed files with 109 additions and 109 deletions

View File

@@ -2531,7 +2531,8 @@ char *op;
return optn_ok;
}
int optfn_paranoid_confirmation(optidx, req, negated, opts, op)
int
optfn_paranoid_confirmation(optidx, req, negated, opts, op)
int optidx;
int req;
boolean negated;