yang type resolution fix
This commit is contained in:
parent
abd3eee17d
commit
3bd6c1bf32
4 changed files with 83 additions and 81 deletions
|
|
@ -159,7 +159,7 @@ api_data_get_gen(clicon_handle h,
|
|||
cxobj *xerr;
|
||||
cbuf *cbj = NULL;;
|
||||
int code;
|
||||
char *reason_phrase;
|
||||
const char *reason_phrase;
|
||||
|
||||
clicon_debug(1, "%s", __FUNCTION__);
|
||||
yspec = clicon_dbspec_yang(h);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue