src/win32/mingw_plus/winuser_extra.h

changeset 8735
01248ea222d3
parent 4407
69cf13baa7eb
--- a/src/win32/mingw_plus/winuser_extra.h	Wed Apr 21 01:20:41 2004 +0000
+++ b/src/win32/mingw_plus/winuser_extra.h	Wed Apr 21 01:34:26 2004 +0000
@@ -7,7 +7,7 @@
 #ifndef _WINUSER_EXTRA_H_
 #define _WINUSER_EXTRA_H_
 
-/* From MSDN Lib - Mingw dosn't have */
+/* From MSDN Lib - Mingw doesn't have */
 #define FLASHW_STOP         0
 #define FLASHW_CAPTION      0x00000001
 #define FLASHW_TRAY         0x00000002
@@ -16,7 +16,7 @@
 #define FLASHW_TIMERNOFG    0x0000000C
 
 
-/* From MSDN Lib - Mingw dosn't have */
+/* From MSDN Lib - Mingw doesn't have */
 typedef struct {
     UINT  cbSize;
     HWND  hwnd;

mercurial