Don't use literal for CLIXON_DBG_XXX
This commit is contained in:
parent
2a90faf012
commit
86667a0190
6 changed files with 12 additions and 12 deletions
|
|
@ -496,7 +496,7 @@ api_data_write(clixon_handle h,
|
|||
goto done;
|
||||
}
|
||||
if (namespace == NULL){
|
||||
clixon_debug_xml(1, xparent, "%s xparent:", __FUNCTION__);
|
||||
clixon_debug_xml(CLIXON_DBG_DEFAULT, xparent, "%s xparent:", __FUNCTION__);
|
||||
/* XXX */
|
||||
}
|
||||
/* Set xmlns="" default namespace attribute (if diff from default) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue