* src/login.c: check_flags() renamed process_flags(). All flag

processing blocs moved to process_flags().
This commit is contained in:
nekral-guest
2008-09-20 16:21:46 +00:00
parent 6b17118e72
commit f4860274be
2 changed files with 94 additions and 83 deletions

View File

@@ -1,3 +1,8 @@
2008-09-20 Nicolas François <nicolas.francois@centraliens.net>
* src/login.c: check_flags() renamed process_flags(). All flag
processing blocs moved to process_flags().
2008-09-20 Nicolas François <nicolas.francois@centraliens.net>
* src/logoutd.c, src/userdel.c: Re-indent. This helps pmccabe.