Format core sources again
Formatted with nl_func_type_name and related options set to ignore. This keeps the formatting intact for long return types in declarations and definitions.
This commit is contained in:
@ -137,7 +137,7 @@ struct MXS_PROTOCOL
|
||||
*
|
||||
* @return The name of the default authenticator
|
||||
*/
|
||||
char* (*auth_default)();
|
||||
char* (* auth_default)();
|
||||
|
||||
/**
|
||||
* Handle connection limits
|
||||
|
Reference in New Issue
Block a user