summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/rastpos.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/rastpos.h')
-rw-r--r--src/mesa/main/rastpos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/rastpos.h b/src/mesa/main/rastpos.h
index d113906..cdd94a6 100644
--- a/src/mesa/main/rastpos.h
+++ b/src/mesa/main/rastpos.h
@@ -45,7 +45,7 @@ _mesa_init_rastpos_dispatch(struct _glapi_table *disp);
#else /* FEATURE_rastpos */
-static INLINE void
+static inline void
_mesa_init_rastpos_dispatch(struct _glapi_table *disp)
{
}