include: Fix code comment termination
authorFlorian Pircher <[email protected]>
Thu, 2 Jan 2025 16:19:58 +0000 (2 17:19 +0100)
committerGitHub <[email protected]>
Thu, 2 Jan 2025 16:19:58 +0000 (2 17:19 +0100)
include/git2/stdint.h

index 4b235c7..4f532e1 100644 (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 */