Optimization of xldb_put
Added flags parameter to default functions removed call to bind
This commit is contained in:
parent
23dcb58758
commit
d660c01a58
16 changed files with 50 additions and 60 deletions
|
|
@ -1051,7 +1051,6 @@ xml_child_append(cxobj *xp,
|
|||
* @param[in] pos Position
|
||||
* @retval 0 OK
|
||||
* @retval -1 Error
|
||||
|
||||
* @see xml_child_append
|
||||
* @note does not do anything with child, you may need to set its parent, etc
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue