* src/groupmems.c: Reduce the number of checks. Isolate the

parameters setting and permissions checking.
This commit is contained in:
nekral-guest
2008-07-27 01:16:13 +00:00
parent d4227e75cd
commit db98798134
2 changed files with 16 additions and 8 deletions

View File

@@ -1,3 +1,8 @@
2008-07-27 Nicolas François <nicolas.francois@centraliens.net>
* src/groupmems.c: Reduce the number of checks. Isolate the
parameters setting and permissions checking.
2008-07-27 Nicolas François <nicolas.francois@centraliens.net>
* src/groupmems.c: Add functions process_flags() and check_perms()