Changeset 20947 for lang/cplusplus/llv8call/trunk/ext/libxml/document.cc
- Timestamp:
- 10/08/08 09:00:07 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/cplusplus/llv8call/trunk/ext/libxml/document.cc
r20881 r20947 120 120 121 121 xmlAttrPtr attr = xmlNewDocProp(doc, (const xmlChar*)*name, args.Length() == 2 ? (const xmlChar*)*value : NULL); 122 return createAttr( attr);122 return createAttr(doc, attr); 123 123 END 124 124
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)