mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Fixed typo causing simpmle GSXML SAX parser to crash
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13107 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b6b215d537
commit
9c87dfaf28
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Wed Mar 13 16:55:49 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/Additions/GSXML.m ([GSSAXHandler
|
||||
-externalSubset:externalID:ystemID:]): Fixed typo, 'ystemID:'
|
||||
instead of 'systemID:'.
|
||||
|
||||
2002-03-13 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Tools/gdomap.c (log): Redefine to gdomap_log to avoid conflict
|
||||
|
|
Loading…
Reference in a new issue