mirror of
https://github.com/leethomason/tinyxml2.git
synced 2026-07-29 15:13:01 +04:00
clean up function names. clean up pointer
This commit is contained in:
+1
-1
@@ -899,7 +899,7 @@ private:
|
||||
MemPool* _memPool;
|
||||
void Unlink( XMLNode* child );
|
||||
static void DeleteNode( XMLNode* node );
|
||||
void BeforeInsertChild( XMLNode* insertThis ) const;
|
||||
void InsertChildPreamble( XMLNode* insertThis ) const;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user