small formatting fixes
This commit is contained in:
parent
41c83619b5
commit
faad603d88
@ -120,8 +120,7 @@ void ToxClient::runBootstrap(void) {
|
|||||||
unsigned char key_bin[TOX_PUBLIC_KEY_SIZE];
|
unsigned char key_bin[TOX_PUBLIC_KEY_SIZE];
|
||||||
};
|
};
|
||||||
|
|
||||||
DHT_node nodes[] =
|
DHT_node nodes[] {
|
||||||
{
|
|
||||||
// TODO: more/diff nodes
|
// TODO: more/diff nodes
|
||||||
// you can change or add your own bs and tcprelays here, ideally closer to you
|
// you can change or add your own bs and tcprelays here, ideally closer to you
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user