Compiles with default options now
FossilOrigin-Name: 3b07a845258f7f5bb5276e4ce0ee1974cdaaa80ecb48716360127f2c9610b4d2
This commit is contained in:
@ -52,8 +52,8 @@ cw_aciplist_t get_aciplist()
|
||||
acip->index=3;
|
||||
|
||||
|
||||
// printf ("Adding IP %s\n",sock_addr2str(&acip->ip));
|
||||
|
||||
/*// printf ("Adding IP %s\n",sock_addr2str(&acip->ip));
|
||||
*/
|
||||
cw_aciplist_add(aciplist,acip);
|
||||
|
||||
|
||||
@ -104,8 +104,8 @@ int handle_echo_req(struct conn *conn, struct cw_action_in *a, uint8_t * data,
|
||||
|
||||
int ac_global_init()
|
||||
{
|
||||
// mod_set_actions_registered_cb(setup_actions);
|
||||
|
||||
/*// mod_set_actions_registered_cb(setup_actions);
|
||||
*/
|
||||
|
||||
/*
|
||||
ac_config = mbag_create();
|
||||
|
Reference in New Issue
Block a user