Francois Gouget : msvcrt: A spelling fix in a comment.

Alexandre Julliard julliard at winehq.org
Thu Aug 8 19:27:21 CDT 2019


Module: wine
Branch: master
Commit: e49526e65225f84bd5b7fe5a7303b60222b35a61
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=e49526e65225f84bd5b7fe5a7303b60222b35a61

Author: Francois Gouget <fgouget at free.fr>
Date:   Thu Aug  8 15:23:58 2019 +0200

msvcrt: A spelling fix in a comment.

Signed-off-by: Francois Gouget <fgouget at free.fr>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 include/msvcrt/stdint.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/msvcrt/stdint.h b/include/msvcrt/stdint.h
index d228071..7ecdb23 100644
--- a/include/msvcrt/stdint.h
+++ b/include/msvcrt/stdint.h
@@ -177,7 +177,7 @@ typedef unsigned long long   uintmax_t;
 
 /* 7.18.4.1  Macros for minimum-width integer constants
 
-    Accoding to Douglas Gwyn <gwyn at arl.mil>:
+    According to Douglas Gwyn <gwyn at arl.mil>:
 	"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




More information about the wine-cvs mailing list