mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
updated
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@38551 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8591ebc6e0
commit
d1e8611766
3 changed files with 9 additions and 34 deletions
|
@ -2,10 +2,7 @@ parserDidStartDocument:
|
|||
parser:didStartElement:namespaceURI:qualifiedName:attributes: node node {
|
||||
attr = "-\"+";
|
||||
}
|
||||
parser:foundCharacters:
|
||||
|
||||
parser:foundCharacters: content
|
||||
parser:foundCharacters:
|
||||
|
||||
content
|
||||
parser:didEndElement:namespaceURI:qualifiedName: node node
|
||||
parserDidEndDocument:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue