From 1b6806e5bb39623c75b4aa8d8d6ffe1ef7ea46e7 Mon Sep 17 00:00:00 2001 From: Larry Doolittle Date: Sun, 24 Sep 2017 18:03:26 -0700 Subject: Spelling fixes Comments only, no change to functionality --- win32/include/stdint.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32/include/stdint.h') diff --git a/win32/include/stdint.h b/win32/include/stdint.h index cdebf44..cde32b6 100644 --- a/win32/include/stdint.h +++ b/win32/include/stdint.h @@ -178,7 +178,7 @@ typedef unsigned long long uintmax_t; /* 7.18.4.1 Macros for minimum-width integer constants - Accoding to Douglas Gwyn : + According to Douglas Gwyn : "This spec was changed in ISO/IEC 9899:1999 TC1; in ISO/IEC 9899:1999 as initially published, the expansion was required to be an integer constant of precisely matching type, which -- cgit v1.3.1