Fix a syntax error which causes an annoying warning.

This commit is contained in:
wollman 2002-09-08 04:43:28 +00:00
parent d66d84231f
commit 76975bbc9a

View File

@ -85,6 +85,7 @@ getgrouplist(uname, agroup, groups, grpcnt)
}
}
skip:
;
}
endgrent();
*grpcnt = ngroups;