Formatting and CHANGELOG updates

This commit is contained in:
Olof hagsand 2024-04-03 09:38:04 +02:00
parent 427a7db88a
commit 9826ac16ff
6 changed files with 24 additions and 1269 deletions

View file

@ -1380,7 +1380,7 @@ xml_merge1(cxobj *x0, /* the target */
* @retval 1 OK
* @retval 0 Yang error, reason is set
* @retval -1 Error
* @note both x0 and x1 need to be top-level trees
* @note both x0 and x1 need to be top-level trees AND bound to YANG
*/
int
xml_merge(cxobj *x0,