xml_print
This commit is contained in:
parent
55201c9b4a
commit
dfa30aa39c
12 changed files with 101 additions and 27 deletions
|
|
@ -829,7 +829,7 @@ netconf_notification_cb(int s,
|
|||
|
||||
if (0){
|
||||
fprintf(stderr, "%s\n", __FUNCTION__); /* debug */
|
||||
clicon_xml2file(stderr, xfilter, 0, 1); /* debug */
|
||||
xml_print(stderr, xfilter); /* debug */
|
||||
}
|
||||
/* get msg (this is the reason this function is called) */
|
||||
if (clicon_msg_rcv(s, &reply, &eof, __FUNCTION__) < 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue