mirror of
https://github.com/reactos/wine.git
synced 2025-02-21 05:11:57 +00:00
include: Fix the name of a MODEMSETTINGS field.
This commit is contained in:
parent
766611b7a0
commit
357f579eb0
@ -51,7 +51,7 @@ typedef struct tagMODEMSETTINGS {
|
||||
DWORD dwInactivityTimeout;
|
||||
DWORD dwSpeakerVolume;
|
||||
DWORD dwSpeakerMode;
|
||||
DWORD dwPreferedModemOptions;
|
||||
DWORD dwPreferredModemOptions;
|
||||
DWORD dwNegotiatedModemOptions;
|
||||
DWORD dwNegotiatedDCERate;
|
||||
BYTE abVariablePortion[1];
|
||||
|
Loading…
x
Reference in New Issue
Block a user