chore: fix typo in H5pubconf.h.in (#6368)

Remove `R` at the end from `#cmakedefine WORDS_BIGENDIAN @H5_WORDS_BIGENDIANR@`.
This commit is contained in:
H. Joe Lee
2026-04-20 10:04:27 -05:00
committed by GitHub
parent f010df9fe6
commit 53ef614d9e
+1 -1
View File
@@ -653,7 +653,7 @@
# endif
#endif
#cmakedefine WORDS_BIGENDIAN @H5_WORDS_BIGENDIANR@
#cmakedefine WORDS_BIGENDIAN @H5_WORDS_BIGENDIAN@
/* Number of bits in a file offset, on hosts where this is settable. */
#cmakedefine H5__FILE_OFFSET_BITS