Change some _exit(0|1) to _exit(EXIT_SUCCESS|EXIT_FAILURE).
[libguestfs.git] / .x-sc_avoid_ctype_macros
2009-11-09 Jim Meyeringavoid syntax-check warning about isdigit use in example...