Deactive some uncrustify settings
This only deactivates some of the more heavy-handed features. All files have been formatted with the new settings, which seems to have only affected lines which were not formatted before.
This commit is contained in:
@ -1535,7 +1535,7 @@ static void blr_log_identity(ROUTER_INSTANCE* router)
|
||||
|
||||
if (router->set_master_hostname)
|
||||
{
|
||||
master_hostname = MXS_STRDUP(router->set_master_hostname);
|
||||
master_hostname = MXS_STRDUP(router->set_master_hostname);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user