Formatting
This commit is contained in:
parent
37e9429ec8
commit
7a842846db
4 changed files with 2 additions and 5 deletions
|
|
@ -354,7 +354,7 @@ yang_modules_state_get(clixon_handle h,
|
|||
}
|
||||
else { /* No cache -> build the tree */
|
||||
if ((cb = cbuf_new()) == NULL){
|
||||
clixon_err(OE_UNIX, 0, "clicon buffer");
|
||||
clixon_err(OE_UNIX, 0, "cligen buffer");
|
||||
goto done;
|
||||
}
|
||||
/* Build a cb string: <modules-state>... */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue