diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2009-10-21 00:04:56 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2009-10-21 00:04:56 (GMT) |
commit | aa46073801c8e6cc00a11cc0bda3fb1f70330535 (patch) | |
tree | cf1205e12d65e53b5240ab9d8e68fdaf50c340d1 /tools/h5repack/h5repack_opttable.c | |
parent | cdff348e48ddd97a13bafc19c5251fda7aa646a3 (diff) | |
download | hdf5-aa46073801c8e6cc00a11cc0bda3fb1f70330535.zip hdf5-aa46073801c8e6cc00a11cc0bda3fb1f70330535.tar.gz hdf5-aa46073801c8e6cc00a11cc0bda3fb1f70330535.tar.bz2 |
[svn-r17701] Bug fix: (1192)
Comment says Error exit code is -1 but actual code use 1.
Changed it to EXIT_FAILURE (1) and exit(0) to exit(EXIT_SUCCESS) for
better coding.
Tested: jam.
Diffstat (limited to 'tools/h5repack/h5repack_opttable.c')
0 files changed, 0 insertions, 0 deletions