mirror of
https://github.com/MariaDB/server.git
synced 2025-12-12 08:01:43 +03:00
branches/zip: Merge revisions 1009:1165 from trunk.
This commit is contained in:
@@ -127,7 +127,8 @@ ulint
|
||||
ut_2_power_up(
|
||||
/*==========*/
|
||||
/* out: first power of 2 which is >= n */
|
||||
ulint n); /* in: number != 0 */
|
||||
ulint n) /* in: number != 0 */
|
||||
__attribute__((const));
|
||||
/****************************************************************
|
||||
Sort function for ulint arrays. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user