* src/userdel.c: Re-indent.

* src/userdel.c: Added brackets.
	* src/userdel.c: Avoid implicit conversion of pointers to
	booleans.
This commit is contained in:
nekral-guest
2010-03-11 22:04:06 +00:00
parent 69798dde65
commit 33d3e28a7f
2 changed files with 19 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
2010-03-11 Nicolas François <nicolas.francois@centraliens.net>
* src/userdel.c: Re-indent.
* src/userdel.c: Added brackets.
* src/userdel.c: Avoid implicit conversion of pointers to
booleans.
2010-03-11 Nicolas François <nicolas.francois@centraliens.net>
* lib/shadowio.c: Re-indent.