move variable declaration

svn path=/trunk/; revision=38147
This commit is contained in:
Matthias Kupfer
2008-12-17 13:54:50 +00:00
parent 829b0c63d9
commit f711cf7ae8
+1 -1
View File
@@ -709,6 +709,7 @@ SetupStartPage(PINPUT_RECORD Ir)
PWCHAR Value;
UINT ErrorLine;
ULONG ReturnSize;
PGENERIC_LIST_ENTRY ListEntry;
CONSOLE_SetStatusText(MUIGetString(STRING_PLEASEWAIT));
@@ -811,7 +812,6 @@ SetupStartPage(PINPUT_RECORD Ir)
wcscpy(SelectedLanguageId,LocaleID);
PGENERIC_LIST_ENTRY ListEntry;
/* first we hack LanguageList */
ListEntry = GetFirstListEntry(LanguageList);