[PATCH] include/winbase: Fix a typo

Detlef Riekenberg wine.dev at web.de
Fri Oct 26 10:18:45 CDT 2007


---
 include/winbase.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/winbase.h b/include/winbase.h
index 7ca6e84..c2fab88 100644
--- a/include/winbase.h
+++ b/include/winbase.h
@@ -1085,7 +1085,7 @@ #define PST_FAX            ((DWORD)0x21)
 #define PST_LAT            ((DWORD)0x101)
 #define PST_MODEM          ((DWORD)0x06)
 #define PST_NETWORK_BRIDGE ((DWORD)0x100)
-#define PST_PARALLEL_PORT  ((DWORD)0x02)
+#define PST_PARALLELPORT   ((DWORD)0x02)
 #define PST_RS232          ((DWORD)0x01)
 #define PST_RS442          ((DWORD)0x03)
 #define PST_RS423          ((DWORD)0x04)
-- 
1.4.1


--=-FuQcmMaL4TrPn/6Yl1jL--




More information about the wine-patches mailing list