Fix build
This commit is contained in:
parent
510113b84d
commit
7391bf5ada
@ -348,6 +348,7 @@ read_userconfig(char const * file)
|
||||
if (errstr)
|
||||
warnx("Invalid min_gid: '%s';"
|
||||
" ignoring", q);
|
||||
}
|
||||
break;
|
||||
case _UC_MAXGID:
|
||||
if ((q = unquote(q)) != NULL) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user