mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
cleanup: indentation and whitespace fixes
This commit is contained in:
committed by
Vicențiu-Marian Ciorbaru
parent
7735ba7666
commit
5ad8cd93b7
@ -6050,7 +6050,6 @@ static int table_name_sort(GRANT_TABLE * const *tbl1, GRANT_TABLE * const *tbl2)
|
|||||||
*/
|
*/
|
||||||
static int update_role_columns(GRANT_TABLE *merged,
|
static int update_role_columns(GRANT_TABLE *merged,
|
||||||
GRANT_TABLE **cur, GRANT_TABLE **last)
|
GRANT_TABLE **cur, GRANT_TABLE **last)
|
||||||
|
|
||||||
{
|
{
|
||||||
ulong rights __attribute__((unused))= 0;
|
ulong rights __attribute__((unused))= 0;
|
||||||
int changed= 0;
|
int changed= 0;
|
||||||
|
Reference in New Issue
Block a user