Commit 0efacfcf authored by Igor Babaev's avatar Igor Babaev

Fixed a compilation error.

parent 3a716957
......@@ -832,7 +832,7 @@ dict_index_get_nth_col_no(
Looks for column n in an index.
@return position in internal representation of the index;
ULINT_UNDEFINED if not contained */
UNIV_INTERN
UNIV_INLINE
ulint
dict_index_get_nth_col_pos(
/*=======================*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment