More fix problems with cl:ignore attribute for xml_diff2cbuf & co
This commit is contained in:
parent
833e748288
commit
9f592911f5
3 changed files with 101 additions and 54 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue