Committing clang-format changes

This commit is contained in:
github-actions 2024-10-02 22:19:37 +00:00 committed by Larry Knox
parent a429e46b9d
commit 6ede7e5fb2

View File

@ -44,14 +44,9 @@
#endif
/* Test file names, using H5F_libver_t as indices */
static const char *FILENAME[] = {"tchunk_info_earliest",
"tchunk_info_v18",
"tchunk_info_v110",
"tchunk_info_v112",
"tchunk_info_v114",
"tchunk_info_v116",
"tchunk_info_v118",
NULL};
static const char *FILENAME[] = {
"tchunk_info_earliest", "tchunk_info_v18", "tchunk_info_v110", "tchunk_info_v112",
"tchunk_info_v114", "tchunk_info_v116", "tchunk_info_v118", NULL};
/* File to be used in test_failed_attempts */
#define FILTERMASK_FILE "tflt_msk"