Fixed: XML encoding of with-default capability not done

This commit is contained in:
Olof hagsand 2022-09-24 11:50:36 +02:00
parent 2ce77fdd5c
commit 26ab7e78ce
4 changed files with 14 additions and 7 deletions

View file

@ -535,6 +535,7 @@ xml_chardata_encode(char **escp,
/*! Escape characters according to XML definition and append to cbuf
* @param[in] cb CLIgen buf
* @param[in] str Not-encoded input string
* @retdata 0 OK
* @see xml_chardata_encode for the generic function
*/
int