include: Fix the name of a MODEMSETTINGS field.

Francois Gouget fgouget at free.fr
Thu Sep 7 12:55:34 CDT 2006


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

diff --git a/include/mcx.h b/include/mcx.h
index ab2389e..a03e5f3 100644
--- a/include/mcx.h
+++ b/include/mcx.h
@@ -51,7 +51,7 @@ typedef struct tagMODEMSETTINGS {
        DWORD dwInactivityTimeout;
        DWORD dwSpeakerVolume;
        DWORD dwSpeakerMode;
-       DWORD dwPreferedModemOptions;
+       DWORD dwPreferredModemOptions;
        DWORD dwNegotiatedModemOptions;
        DWORD dwNegotiatedDCERate;
        BYTE  abVariablePortion[1];
-- 
1.4.1.1




More information about the wine-patches mailing list