- add note about ingroup and is_a_group_member

1_4_stable
Bernhard Reutner-Fischer 2006-06-04 17:58:19 +00:00
parent 863073da08
commit 213cc00445
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -270,6 +270,8 @@ Minor stuff:
fprintf(stderr, "%s: %s not found\n", "unalias", *argptr);
-> fprintf(stderr, "unalias: %s not found\n", *argptr);
---
possible code duplication ingroup() and is_a_group_member()
---
Code cleanup: