src/common.h: Add the IS_TRUE and IS_FALSE macros.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 18 Jan 2009 20:07:36 +0000 (21:07 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 18 Jan 2009 20:07:36 +0000 (21:07 +0100)
commit298e7bff0718eb01c51d671140191e2b99869779
tree4d458286f4d739e8e01ea2e5c8bd48cc0248489f
parent0b6de87f3d08326ee3200db8e16f3738df027ac0
src/common.h: Add the IS_TRUE and IS_FALSE macros.

They should be used to check if a string is "true|yes|on" or
"false|no|off" from now on.
src/common.h