small formatting fixes

This commit is contained in:
Green Sky 2024-06-10 12:11:00 +02:00
parent 41c83619b5
commit faad603d88
No known key found for this signature in database

View File

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