C-API: changed formatstr conversion to int to handle -1
Misc formatting
This commit is contained in:
parent
63f048115e
commit
74958d9114
11 changed files with 116 additions and 102 deletions
|
|
@ -74,7 +74,9 @@ static errmsg_t *_errmsg_callback_fn = NULL;
|
|||
static char *_mount_yang = NULL;
|
||||
static char *_mount_namespace = NULL;
|
||||
|
||||
#ifndef CLIXON_STATIC_PLUGINS
|
||||
static clixon_plugin_api api;
|
||||
#endif
|
||||
|
||||
/*! Example cli function
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue