- fixes damaged format of comment

svn path=/trunk/; revision=45026
This commit is contained in:
Matthias Kupfer 2010-01-10 13:54:14 +00:00
parent 5682230cf2
commit 1ab6f5ad16

View file

@ -1092,7 +1092,7 @@ void LoadSetupData()
// get keyboard list
SetupData.KeybCount = LoadGenentry(hTxtsetupSif, _T("Keyboard"),&SetupData.pKeyboards,&InfContext);
// get install directory
// get install directory
if (SetupFindFirstLine(hTxtsetupSif, _T("SetupData"), _T("DefaultPath"), &InfContext))
{
SetupGetStringField(&InfContext,