Change some _exit(0|1) to _exit(EXIT_SUCCESS|EXIT_FAILURE).
[libguestfs.git] / fish / reopen.c
2009-07-11 Richard W.M. JonesGuestfish: Add 'reopen' command to reopen the libguestf...