mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 00:40:26 +08:00
[USETUP] Work around GCC's complaints (will be fixed properly later on).
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user