Split process_flags() out of main().

This commit is contained in:
nekral-guest
2007-12-31 14:52:52 +00:00
parent 4af02cb083
commit 7ed7e14dee
2 changed files with 47 additions and 36 deletions

View File

@@ -1,3 +1,7 @@
2007-12-31 Nicolas François <nicolas.francois@centraliens.net>
* src/chsh.c: Split process_flags() out of main().
2007-12-31 Nicolas François <nicolas.francois@centraliens.net>
* src/chfn.c: New function: process_flags() split out of main().