]> git.ipfire.org Git - thirdparty/shadow.git/commit
* libmisc/ttytype.c: Avoid implicit conversion of pointers / integers to booleans.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 26 May 2008 00:02:15 +0000 (00:02 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 26 May 2008 00:02:15 +0000 (00:02 +0000)
commit3d7aa44c8e0928d066c492edd54777c8e2696e12
tree0232eb6fbddcb336713b7379b9cc97ae193072d9
parentc249832df1d101935338cea91ae7c7ab8501b528
* libmisc/ttytype.c: Avoid implicit conversion of pointers / integers to booleans.
* libmisc/ttytype.c: Avoid assignments in comparisons.
* libmisc/ttytype.c: Add brackets and parenthesis.
* libmisc/ttytype.c: The return values of fclose is not checked on purpose.
ChangeLog
libmisc/ttytype.c