yang type resolution fix

This commit is contained in:
Olof hagsand 2017-06-24 21:40:05 +02:00
parent abd3eee17d
commit 3bd6c1bf32
4 changed files with 83 additions and 81 deletions

View file

@ -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);