formalizing xmldb api
This commit is contained in:
parent
540cd96e74
commit
ee9b74d735
13 changed files with 252 additions and 166 deletions
|
|
@ -843,7 +843,7 @@ clicon_xml2file(FILE *f,
|
|||
int level,
|
||||
int prettyprint)
|
||||
{
|
||||
cbuf *cb;
|
||||
cbuf *cb = NULL;
|
||||
int retval = -1;
|
||||
|
||||
if ((cb = cbuf_new()) == NULL){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue