mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Changes for NSXML (DOES NOT COMPILE)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/branches/nsxml_using_libxml2@34484 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
439d2050f2
commit
7566c5da55
3 changed files with 83 additions and 138 deletions
|
@ -53,6 +53,9 @@ GS_PRIVATE_INTERNAL(NSXMLNode)
|
|||
[n setURI: URI];
|
||||
[n setStringValue: stringValue];
|
||||
[n setName: name];
|
||||
|
||||
internal
|
||||
|
||||
return n;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue