diff options
author | Tor Arntsen <tor@spacetec.no> | 2010-05-27 16:58:15 +0200 |
---|---|---|
committer | Kamil Dudka <kdudka@redhat.com> | 2010-05-27 18:15:17 +0200 |
commit | b4f0e1291f2095d4d2be0842ddfcd57895c750a6 (patch) | |
tree | d0f171b6cdd9e6b1a4da5adc18f090f6a6f3648e /docs/examples/simple.c | |
parent | dd8568739c2b67ad069d59a8afcce9e6d3305d5f (diff) |
setup_once: use enum type for 'bool' on non-C99 platforms
An enum will catch non-bool assignments to bool on platforms with
a strict compiler, e.g MIPSPro.
Signed-off-by: Kamil Dudka <kdudka@redhat.com>
Diffstat (limited to 'docs/examples/simple.c')
0 files changed, 0 insertions, 0 deletions