]> git.ipfire.org Git - thirdparty/shadow.git/commit
* src/grpunconv.c: Use a bool when possible instead of int
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 10 Jun 2008 19:39:18 +0000 (19:39 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 10 Jun 2008 19:39:18 +0000 (19:39 +0000)
commitcac7d1a495e102439914688bbfcfe44275a70315
tree1b4e6cb87158d0877c627272f9ad2bcdbfbcc0b1
parent3cbda4157b5ec4143aec9f8778cd0b21e75cdfcd
* src/grpunconv.c: Use a bool when possible instead of int
integers.
* src/grpunconv.c: Add brackets and parenthesis.
* src/grpunconv.c: Ignore return value of setlocale(),
bindtextdomain(), and textdomain().
* src/grpunconv.c: Avoid implicit conversion of pointers / integers
to booleans.
ChangeLog
src/grpunconv.c