Misc formatting
This commit is contained in:
parent
f42a5ba87e
commit
58358fb6da
5 changed files with 14 additions and 14 deletions
|
|
@ -571,8 +571,8 @@ xml_diff(cxobj *x0,
|
|||
* @see text_diff2cbuf Diff buffer in curly
|
||||
*/
|
||||
int
|
||||
xml_tree_equal(cxobj *x0,
|
||||
cxobj *x1)
|
||||
xml_tree_equal(cxobj *x0,
|
||||
cxobj *x1)
|
||||
{
|
||||
int retval = 1; /* Not equal */
|
||||
int eq;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue