mesa: fix some minor texstore comments
[mesa.git] / src / mesa / main / rastpos.h
index d113906f410b2e94e6afa90ff755d5b204842ad9..cdd94a66ce063f6071ea89e9d3d8bd65e89a58f2 100644 (file)
@@ -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)
 {
 }