* src/pwck.c: Do not use pwd_file and spw_file. Always use the

dbname() functions.
This commit is contained in:
nekral-guest
2010-03-18 09:46:15 +00:00
parent f77e9d0d80
commit 07c6e99725
2 changed files with 14 additions and 13 deletions

View File

@@ -1,3 +1,8 @@
2010-03-18 Nicolas François <nicolas.francois@centraliens.net>
* src/pwck.c: Do not use pwd_file and spw_file. Always use the
dbname() functions.
2010-03-18 Nicolas François <nicolas.francois@centraliens.net>
* src/pwck.c: Re-indent.