new function ; Added valgrind mem check in leak tests; pattern CDATA tests
This commit is contained in:
parent
ebaedfd482
commit
fdf335fb2f
6 changed files with 68 additions and 14 deletions
|
|
@ -530,7 +530,7 @@ ys_dup(yang_stmt *old)
|
|||
return new;
|
||||
}
|
||||
|
||||
/*! Insert yang statement as child of a parent yang_statement, last in list
|
||||
/*! Append yang statement as child of a parent yang_statement, last in list
|
||||
*
|
||||
* @param[in] ys_parent Add child to this parent
|
||||
* @param[in] ys_child Add this child
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue