- add note about ingroup and is_a_group_member

This commit is contained in:
Bernhard Reutner-Fischer 2006-06-04 17:58:19 +00:00
parent 863073da08
commit 213cc00445

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: