Merge pull request #6997 from florianpircher/patch-1

include: Fix code comment termination
This commit is contained in:
Edward Thomson
2025-01-02 20:26:06 +00:00
committed by GitHub

View File

@@ -221,7 +221,7 @@ typedef uint64_t uintmax_t;
#endif /* __STDC_LIMIT_MACROS ] */
/* 7.18.4 Limits of other integer types
/* 7.18.4 Limits of other integer types */
#if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS) /* [ See footnote 224 at page 260 */