retire PUBLIC, PRIVATE and FORWARD

This commit is contained in:
Ben Gras
2012-03-25 21:58:14 +02:00
parent 6a73e85ad1
commit 7336a67dfe
603 changed files with 5776 additions and 5779 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ __weak_alias(getgroups, _getgroups)
#endif
PUBLIC int getgroups(int ngroups, gid_t *arr)
int getgroups(int ngroups, gid_t *arr)
{
message m;
m.m1_i1 = ngroups;