Colored debugging...
FossilOrigin-Name: 153201cffee624726d6bcd3e428c0d69d7cc9e9cba6a84a5687de94a850550dd
This commit is contained in:
@ -68,14 +68,11 @@ cw_aciplist_t get_aciplist()
|
||||
|
||||
void * get_iplist(void * arg)
|
||||
{
|
||||
printf("************************************************************************************\n");
|
||||
printf("The ist an iplist getter\n");
|
||||
return get_aciplist();
|
||||
}
|
||||
|
||||
void release_iplist(void *arg,void *data)
|
||||
{
|
||||
printf("And an releaser\n");
|
||||
}
|
||||
|
||||
int ac_global_init()
|
||||
|
Reference in New Issue
Block a user