* src/useradd.c: Re-indent.

* src/useradd.c: Added brackets.
	* src/useradd.c: Avoid implicit conversion of integers to
	booleans.
	* src/useradd.c: Harmonize error messages.
This commit is contained in:
nekral-guest
2010-03-11 22:03:45 +00:00
parent e7d57e1a77
commit ad6730687f
2 changed files with 21 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
2010-03-11 Nicolas François <nicolas.francois@centraliens.net>
* src/useradd.c: Re-indent.
* src/useradd.c: Added brackets.
* src/useradd.c: Avoid implicit conversion of integers to
booleans.
* src/useradd.c: Harmonize error messages.
2010-03-11 Nicolas François <nicolas.francois@centraliens.net>
* src/vipw.c: Document the sections closed by #endif