Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2023-07-01 02:01:10 +01:00
5 changed files with 8 additions and 7 deletions

View File

@ -189,7 +189,7 @@ out:
/* Parse flags argument. */
static int
args_parse_flags(const struct args_parse *parse, struct args_value *values,
u_int count, char **cause, struct args *args, int *i)
u_int count, char **cause, struct args *args, u_int *i)
{
struct args_value *value;
u_char flag;