grpc in shape

This commit is contained in:
Olof hagsand 2021-06-11 14:38:48 +02:00
parent 5ead099d0b
commit b711faade9
4 changed files with 30 additions and 27 deletions

View file

@ -452,6 +452,7 @@ text_modify(clicon_handle h,
* Check if namespace exists in x0 parent
* if not add new binding and replace in x0.
* See also xmlns copying of attributes in the body section below
* Note that this may add "unnecessary" namespace declarations
*/
if (assign_namespace_element(x1, x0, x0p) < 0)
goto done;