git-svn-id: svn://db.shs.com.ru/pip@244 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -706,7 +706,7 @@ void PIConfig::parse() {
|
||||
if (!isOpened()) return;
|
||||
_seekToBeginDev();
|
||||
other.clear();
|
||||
lines = centry = 0;
|
||||
lines = 0;
|
||||
while (!_isEndDev()) {
|
||||
other.push_back(PIString());
|
||||
src = str = parseLine(_readLineDev());
|
||||
|
||||
Reference in New Issue
Block a user