fixed compiler warning
This commit is contained in:
parent
65d7e17d4c
commit
24ee273540
@ -93,7 +93,7 @@ struct _COMMAND_LINE_ARGUMENT_A
|
||||
LPCSTR Name;
|
||||
DWORD Flags;
|
||||
LPCSTR Format;
|
||||
LPSTR Default;
|
||||
LPCSTR Default;
|
||||
LPSTR Value;
|
||||
LONG Index;
|
||||
LPCSTR Alias;
|
||||
|
Loading…
Reference in New Issue
Block a user