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