This commit is contained in:
Olof hagsand 2019-04-07 16:04:23 +02:00
commit a37b89600f
3 changed files with 4 additions and 3 deletions

View file

@ -598,7 +598,7 @@ xmldb_get1_cache(clicon_handle h,
modstate_diff_t *modst)
{
int retval = -1;
yang_spec *yspec;
yang_stmt *yspec;
cxobj *x0t = NULL; /* (cached) top of tree */
cxobj **xvec = NULL;
size_t xlen;