mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-04 10:30:47 +00:00
Fix error in escape processing for gsm
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14787 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
08574129cb
commit
1f586871a9
2 changed files with 30 additions and 28 deletions
|
@ -859,6 +859,7 @@ tables:
|
|||
spos++;
|
||||
break;
|
||||
}
|
||||
i++;
|
||||
}
|
||||
}
|
||||
dpos++;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue