summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/getgrouplist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/gen/getgrouplist.c b/lib/libc/gen/getgrouplist.c
index 02619e4..52ee620 100644
--- a/lib/libc/gen/getgrouplist.c
+++ b/lib/libc/gen/getgrouplist.c
@@ -85,6 +85,7 @@ getgrouplist(uname, agroup, groups, grpcnt)
}
}
skip:
+ ;
}
endgrent();
*grpcnt = ngroups;
OpenPOWER on IntegriCloud