Fixed Comment Typo.
This commit is contained in:
parent
ecabb2b34f
commit
952a338c7f
@ -165,7 +165,7 @@ bool cIniFile::ReadFile(const AString & a_FileName, bool a_AllowExampleRedirect)
|
||||
break;
|
||||
}
|
||||
} // switch (line[pLeft])
|
||||
} // while(getline(f, line))
|
||||
} // while(getline())
|
||||
|
||||
f.close();
|
||||
if (names.size() == 0)
|
||||
|
Loading…
Reference in New Issue
Block a user