summaryrefslogtreecommitdiff
path: root/innobase/include/ha0ha.h
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/include/ha0ha.h')
-rw-r--r--innobase/include/ha0ha.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/innobase/include/ha0ha.h b/innobase/include/ha0ha.h
index 0beac928b7e..c3fc04b47bb 100644
--- a/innobase/include/ha0ha.h
+++ b/innobase/include/ha0ha.h
@@ -28,7 +28,7 @@ ha_search_and_get_data(
/*************************************************************
Looks for an element when we know the pointer to the data and updates
the pointer to data if found. */
-UNIV_INLINE
+
void
ha_search_and_update_if_found(
/*==========================*/