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