More fix problems with cl:ignore attribute for xml_diff2cbuf & co

This commit is contained in:
Olof hagsand 2024-02-07 15:57:49 +01:00
parent 833e748288
commit 9f592911f5
3 changed files with 101 additions and 54 deletions

View file

@ -570,6 +570,8 @@ xml_diff(cxobj *x0,
* @retval 1 Not equal
* @retval 0 Equal
* @see xml_diff which returns diff sets
* @see xml_diff2cbuf Diff buffer in XML
* @see text_diff2cbuf Diff buffer in curly
*/
int
xml_tree_equal(cxobj *x0,