]> git.ipfire.org Git - thirdparty/shadow.git/commit
* lib/port.c: Avoid implicit conversion of pointers / integers / chars to booleans.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 26 May 2008 01:05:04 +0000 (01:05 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 26 May 2008 01:05:04 +0000 (01:05 +0000)
commit09869159f79f0a063c8d8225ea12f9a10fba1fdc
tree141e20d903a16251740841efc2cb941121162dcb
parent14839257ac7e5b014aebe2aafe7cfefcab28a590
* lib/port.c: Avoid implicit conversion of pointers / integers / chars to booleans.
* lib/port.c: Avoid multiple statement on the same line.
* lib/port.c: Add brackets and parenthesis.
* lib/port.c: Avoid assignments in comparisons.
* lib/port.c: Fix typo comparision -> comparison (in comment).
ChangeLog
lib/port.c