Change some _exit(0|1) to _exit(EXIT_SUCCESS|EXIT_FAILURE).
[libguestfs.git] / .x-sc_prohibit_strcmp
2009-11-10 Jim Meyeringtell "make syntax-check" that examples/to-xml.c is...