Files: Rearranged backend .h files: moved client_entry to clixon_backend_client.h
This commit is contained in:
parent
d6c523d27a
commit
5f2978d06c
14 changed files with 46 additions and 39 deletions
|
|
@ -1131,9 +1131,9 @@ static int
|
|||
cli_notification_cb(int s,
|
||||
void *arg)
|
||||
{
|
||||
int retval = -1;
|
||||
struct clicon_msg *reply = NULL;
|
||||
int eof;
|
||||
int retval = -1;
|
||||
cxobj *xt = NULL;
|
||||
enum format_enum format = (enum format_enum)arg;
|
||||
int ret;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue