Update to match WeeChat 1.5 plugin API.
This commit is contained in:
parent
5e30b18d50
commit
174f00eccd
9 changed files with 111 additions and 105 deletions
|
@ -23,7 +23,7 @@
|
|||
#include <tox/tox.h>
|
||||
|
||||
int
|
||||
twc_do_timer_cb(void *data,
|
||||
twc_do_timer_cb(const void *pointer, void *data,
|
||||
int remaining_calls);
|
||||
|
||||
void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue