mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
Fix comment on row_merge_write()
This commit is contained in:
parent
e3510814f1
commit
34096d47b0
1 changed files with 1 additions and 1 deletions
|
@ -728,7 +728,7 @@ row_merge_read(
|
|||
}
|
||||
|
||||
/********************************************************************//**
|
||||
Read a merge block from the file system.
|
||||
Write a merge block to the file system.
|
||||
@return TRUE if request was successful, FALSE if fail */
|
||||
static
|
||||
ibool
|
||||
|
|
Loading…
Reference in a new issue