Remove trailing whitespace on ha_innodb.cc:574
This commit is contained in:
parent
e168621d61
commit
c402eccf79
@ -571,7 +571,7 @@ innodb_show_status(
|
||||
THD* thd, /*!< in: the MySQL query thread of the caller */
|
||||
stat_print_fn *stat_print);
|
||||
static
|
||||
bool innobase_show_status(handlerton *hton, THD* thd,
|
||||
bool innobase_show_status(handlerton *hton, THD* thd,
|
||||
stat_print_fn* stat_print,
|
||||
enum ha_stat_type stat_type);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user