Change some _exit(0|1) to _exit(EXIT_SUCCESS|EXIT_FAILURE).
[libguestfs.git] / java / t / GuestFS005Load.java
2009-08-03 Jim MeyeringConvert all TABs-as-indentation to spaces.
2009-04-21 Richard JonesTesting the Java bindings.