* Restconf: added inline configuration using -R <xml> command line as an alternative to making advanced restconf configuration
This commit is contained in:
parent
1ef7a280d7
commit
164aa1cb4c
9 changed files with 161 additions and 41 deletions
|
|
@ -272,7 +272,6 @@ int xml_search_child_insert(cxobj *xp, cxobj *x);
|
|||
int xml_search_child_rm(cxobj *xp, cxobj *x);
|
||||
cxobj *xml_child_index_each(cxobj *xparent, char *name, cxobj *xprev, enum cxobj_type type);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
#endif /* _CLIXON_XML_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue