mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
Fix indentation
This commit is contained in:
parent
ebb3bb0cfc
commit
30166fed18
@ -667,8 +667,8 @@ int parse_command_line(int argc, const char **argv, pack_opt_t* options)
|
||||
break;
|
||||
|
||||
case 'E':
|
||||
enable_error_stack = 1;
|
||||
break;
|
||||
enable_error_stack = 1;
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user