Added top-level namespaces when pruning XML tree for client rpc calls and restconf GET

Added new xmlns_set_all()
This commit is contained in:
Olof hagsand 2022-08-26 13:29:06 +02:00
parent 9be83d6c7e
commit ad7232d1ad
13 changed files with 83 additions and 23 deletions

View file

@ -525,7 +525,6 @@ with_defaults(cxobj *xe, cxobj *xret) {
}
}
}
ok:
retval = 0;
done:
return retval;