Fixed a compilation error.

This commit is contained in:
Igor Babaev 2011-10-31 01:36:28 -07:00
parent 3a7169572c
commit 0efacfcfb2

View file

@ -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(
/*=======================*/