mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163
also merged missing Innodb plugin revisions r5636,r5635 manually
This commit is contained in:
@ -219,8 +219,8 @@ UNIV_INLINE
|
||||
void*
|
||||
ut_align(
|
||||
/*=====*/
|
||||
void* ptr, /*!< in: pointer */
|
||||
ulint align_no); /*!< in: align by this number */
|
||||
const void* ptr, /*!< in: pointer */
|
||||
ulint align_no); /*!< in: align by this number */
|
||||
/*********************************************************//**
|
||||
The following function rounds down a pointer to the nearest
|
||||
aligned address.
|
||||
|
Reference in New Issue
Block a user