Fix a syntax error which causes an annoying warning.
This commit is contained in:
parent
f6e5e92086
commit
d849ac7403
@ -85,6 +85,7 @@ getgrouplist(uname, agroup, groups, grpcnt)
|
||||
}
|
||||
}
|
||||
skip:
|
||||
;
|
||||
}
|
||||
endgrent();
|
||||
*grpcnt = ngroups;
|
||||
|
Loading…
Reference in New Issue
Block a user