mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-16 08:31:06 +00:00
Fix parser check for temrination, do not look past last char.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@37129 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
560bdde237
commit
54c00a562f
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-09-21 Riccardo Mottola <rm@gnu.org>
|
||||
|
||||
* Modules/Parsers/ProjectCenter/PCParser.m
|
||||
Fix parser check for temrination, do not look past last char.
|
||||
|
||||
2013-09-20 Riccardo Mottola <rm@gnu.org>
|
||||
|
||||
* Framework/PCFileCreator.m
|
||||
|
|
Loading…
Reference in a new issue