mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
- fixes damaged format of comment
svn path=/trunk/; revision=45026
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user