div edits

This commit is contained in:
Olof hagsand 2018-10-03 20:20:26 +02:00
parent 4d419aab54
commit 782f75a7b9
3 changed files with 13 additions and 2 deletions

View file

@ -2471,7 +2471,7 @@ yang_spec_append(clicon_handle h,
char *yang_revision)
{
int retval = -1;
yang_spec *yspec;
yang_spec *yspec = NULL;
yang_spec *yspec0;
yang_stmt *ym = NULL; /* module */