wmppp.app: Switch ifs to #ifs for macros.
commit82aceda014acff936dbd161e85fbd26b548d0555
authorDoug Torrance <dtorrance@monmouthcollege.edu>
Wed, 20 May 2015 03:30:59 +0000 (19 22:30 -0500)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 20 May 2015 09:44:41 +0000 (20 10:44 +0100)
tree1aa9f6e1c322f3d5cd8f559595ebccc322e36416
parent8d3011886d049cbe047bd714b22166e222579823
wmppp.app: Switch ifs to #ifs for macros.

Fixes "warning: null argument where non-null required" compiler warnings by
not passing NULL to strdup and "(warning) Conversion of string literal to
bool always evaluates to true" found by cppcheck.
wmppp.app/wmppp.c