mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-12 15:04:59 +08:00
Complete the if command line option
sentence. (#3868)
This commit is contained in:
parent
cad5da6868
commit
ccc1ebd6fe
@ -1357,7 +1357,7 @@ main(int argc, char *argv[])
|
||||
goto done;
|
||||
}
|
||||
|
||||
/* enable error reporting if command line option */
|
||||
/* Enable error reporting if --enable-error-stack command line option is specified */
|
||||
h5tools_error_report();
|
||||
|
||||
/* Initialize indexing options */
|
||||
|
Loading…
Reference in New Issue
Block a user