warnings and asserts
This commit is contained in:
parent
0d7351093b
commit
07fe90b4c4
4 changed files with 18 additions and 6 deletions
|
|
@ -408,7 +408,7 @@ api_data_put(clicon_handle h,
|
|||
cbuf *cbx = NULL;
|
||||
cxobj *x;
|
||||
cxobj *xbot = NULL;
|
||||
cxobj *xtop;
|
||||
cxobj *xtop = NULL;
|
||||
cxobj *xp;
|
||||
yang_node *y = NULL;
|
||||
yang_spec *yspec;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue