mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Cleanups and whitespace fixes.
This commit is contained in:
@@ -204,7 +204,7 @@ void SNTPClient::init(const std::vector<std::string>& servers)
|
||||
|
||||
void SNTPClient::queryAll()
|
||||
{
|
||||
while(doQuery())
|
||||
while (doQuery())
|
||||
nothing();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user