Skip to content

Commit

Permalink
Committing clang-format changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 24, 2023
1 parent c21dc87 commit 4df4452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/H5Dio.c
Original file line number Diff line number Diff line change
Expand Up @@ -1326,7 +1326,7 @@ H5D__ioinfo_adjust(H5D_io_info_t *io_info)
} /* end else */
} /* end if */
else
#endif /* H5_HAVE_PARALLEL */
#endif /* H5_HAVE_PARALLEL */
/* Not using the MPIO VFD, if selection I/O setting is H5D_SELECTION_IO_MODE_AUTO turn it on only if
* the VFD has a vector or selection I/O callback */
if (io_info->use_select_io == H5D_SELECTION_IO_MODE_DEFAULT) {
Expand Down

0 comments on commit 4df4452

Please sign in to comment.