Commit 0bdda461 by maarten

stukje apple code weggehaald

git-svn-id: svn+ssh://gitlab/srv/svn-repos/pdb-redo/trunk@469 a1961a4f-ab94-4bcc-80e8-33b5a54de466
parent 530d1110
...@@ -1192,7 +1192,9 @@ void PDBFileParser::PreParseInput(istream& is) ...@@ -1192,7 +1192,9 @@ void PDBFileParser::PreParseInput(istream& is)
last = cur; last = cur;
if (type == "END ") ba::trim(type);
if (type == "END")
break; break;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment