cicd test fixes for libevhtp and warnings
This commit is contained in:
parent
61c1db72ab
commit
0020c7ff3f
4 changed files with 11 additions and 16 deletions
|
|
@ -606,7 +606,7 @@ restconf_config_init(clicon_handle h,
|
|||
cxobj *x;
|
||||
char *bstr;
|
||||
cvec *nsc = NULL;
|
||||
clixon_auth_type_t auth_type;
|
||||
int auth_type;
|
||||
|
||||
if ((x = xpath_first(xrestconf, nsc, "enable")) != NULL &&
|
||||
(enable = xml_body(x)) != NULL){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue