diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2023-08-02 20:16:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-02 20:16:26 (GMT) |
commit | 8e9c281cf1858c0835e2b81f6e580132d118dafb (patch) | |
tree | 292cf20b45894427c6cfce0a2ea607a83ac2deaa /.clang-format | |
parent | 7ed8dd7813884cf8a7b92ddb4bbd37d975b94017 (diff) | |
download | hdf5-8e9c281cf1858c0835e2b81f6e580132d118dafb.zip hdf5-8e9c281cf1858c0835e2b81f6e580132d118dafb.tar.gz hdf5-8e9c281cf1858c0835e2b81f6e580132d118dafb.tar.bz2 |
A couple of documentation items to fix (#3332)
Diffstat (limited to '.clang-format')
-rw-r--r-- | .clang-format | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.clang-format b/.clang-format index dfbfc2e..0d59087 100644 --- a/.clang-format +++ b/.clang-format @@ -85,7 +85,6 @@ StatementMacros: - H5_GCC_DIAG_ON - H5_LEAVE - HGOTO_DONE - - HGOTO_ERROR - HMPI_DONE_ERROR - HMPI_ERROR - HMPI_GOTO_ERROR |