correct code-style

This commit is contained in:
Artur 2021-07-13 18:05:16 +00:00
parent 3b61682265
commit 5582c4736e

View File

@ -610,7 +610,7 @@ private:
/// Load suggestion data from the server.
suggest->load(connection_parameters, config().getInt("suggestion_limit"));
}
/// Load Warnings at the beginning of connection
if (!config().has("no-warnings"))
{