mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
branches/zip: Fix a typo that was introduced in r5036.
This commit is contained in:
parent
c0d9e7b96a
commit
5c5817cccb
1 changed files with 1 additions and 1 deletions
|
@ -698,7 +698,7 @@ ulint
|
|||
fil_page_get_next(
|
||||
/*==============*/
|
||||
/* out: FIL_PAGE_NEXT */
|
||||
const byte* page): /* in: file page */
|
||||
const byte* page); /* in: file page */
|
||||
/*************************************************************************
|
||||
Sets the file page type. */
|
||||
UNIV_INTERN
|
||||
|
|
Loading…
Add table
Reference in a new issue