Formatting.
This commit is contained in:
parent
9d62668113
commit
82523f448b
7 changed files with 32 additions and 58 deletions
|
@ -23,9 +23,7 @@
|
|||
#include <tox/tox.h>
|
||||
|
||||
int
|
||||
twc_bootstrap_tox(Tox *tox,
|
||||
const char *address,
|
||||
uint16_t port,
|
||||
twc_bootstrap_tox(Tox *tox, const char *address, uint16_t port,
|
||||
const char *public_key);
|
||||
|
||||
void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue