]> granicus.if.org Git - shadow/commit
* libmisc/console.c: Change is_listed() prototype to return a bool.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 9 Jun 2008 18:11:20 +0000 (18:11 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 9 Jun 2008 18:11:20 +0000 (18:11 +0000)
commit747664ad4f0f576efa5ce93082c3205f4a650590
treef42dd9154b2a524b79097dbe5c68fee5c3667d2b
parent9e31065b5e1c1437bf1481175b0d10cc3d18a779
* libmisc/console.c: Change is_listed() prototype to return a bool.
The default parameter should also be a bool.
* libmisc/console.c: Add brackets and parenthesis.
* libmisc/console.c: Avoid assignments in comparisons.
* libmisc/console.c: Change console() prototype to return a bool.
ChangeLog
libmisc/console.c