Fixed: XML encoding of with-default capability not done
This commit is contained in:
parent
2ce77fdd5c
commit
26ab7e78ce
4 changed files with 14 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue