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