Complete the if command line option sentence. (#3868)

This commit is contained in:
H. Joe Lee 2023-11-24 06:19:27 -06:00 committed by GitHub
parent cad5da6868
commit ccc1ebd6fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 */