Fix a syntax error which causes an annoying warning.

This commit is contained in:
wollman 2002-09-08 04:43:28 +00:00
parent f6e5e92086
commit d849ac7403

View File

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