getting legacy grideye application to work on clixon
This commit is contained in:
parent
6169ea6bed
commit
c1c1670a74
22 changed files with 952 additions and 805 deletions
|
|
@ -464,7 +464,9 @@ send_msg_ok(int s)
|
|||
}
|
||||
|
||||
int
|
||||
send_msg_notify(int s, int level, char *event)
|
||||
send_msg_notify(int s,
|
||||
int level,
|
||||
char *event)
|
||||
{
|
||||
int retval = -1;
|
||||
struct clicon_msg *msg;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue