diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2009-10-20 23:46:38 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2009-10-20 23:46:38 (GMT) |
commit | cdff348e48ddd97a13bafc19c5251fda7aa646a3 (patch) | |
tree | 24d9bf8fda4bc28f1145eee954098d41207a6f4f /configure | |
parent | f6377589f7f0cfbd6d1ba28aa17a42ab3948f18e (diff) | |
download | hdf5-cdff348e48ddd97a13bafc19c5251fda7aa646a3.zip hdf5-cdff348e48ddd97a13bafc19c5251fda7aa646a3.tar.gz hdf5-cdff348e48ddd97a13bafc19c5251fda7aa646a3.tar.bz2 |
[svn-r17698] Bug fix: (1192)
Error exit code of -1 is illegal (exit code is unsigned).
Changed it to EXIT_FAILURE (1).
Also changed exit(0) to exit(EXIT_SUCCESS) for better coding.
Tested: jam.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions