mirror of
https://github.com/reactos/reactos.git
synced 2024-11-30 23:13:31 +08:00
[USETUP] Work around GCC's complaints (will be fixed properly later on).
This commit is contained in:
parent
08924c1850
commit
6c94e4f487
@ -3519,7 +3519,7 @@ FormatPartitionPage(PINPUT_RECORD Ir)
|
||||
"\n"
|
||||
" \x07 Press ENTER to continue Setup.\n"
|
||||
" \x07 Press F3 to quit Setup.",
|
||||
PartEntry->FileSystem);
|
||||
SelectedFileSystem->FileSystem /* PartEntry->FileSystem */);
|
||||
|
||||
PopupError(Buffer,
|
||||
MUIGetString(STRING_QUITCONTINUE),
|
||||
|
Loading…
Reference in New Issue
Block a user