mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Whitespace fixup on ha_innodb.cc:2612
This commit is contained in:
parent
f043b95262
commit
aad1419981
1 changed files with 1 additions and 1 deletions
|
|
@ -2609,7 +2609,7 @@ static
|
|||
int
|
||||
innobase_commit(
|
||||
/*============*/
|
||||
handlerton *hton, /*!< in: Innodb handlerton */
|
||||
handlerton *hton, /*!< in: Innodb handlerton */
|
||||
THD* thd, /*!< in: MySQL thread handle of the user for whom
|
||||
the transaction should be committed */
|
||||
bool all) /*!< in: TRUE - commit transaction
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue