Formatting.

This commit is contained in:
Håvard Pettersson 2014-11-19 07:12:41 +01:00
parent 9d62668113
commit 82523f448b
7 changed files with 32 additions and 58 deletions

View file

@ -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