include: Fix code comment termination

This commit is contained in:
Florian Pircher
2025-01-02 17:19:58 +01:00
committed by Edward Thomson
parent ae9971347e
commit 2a601e0d76

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 */