osmesa: s/INLINE/inline/
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
@@ -83,7 +83,7 @@ struct osmesa_context
|
||||
};
|
||||
|
||||
|
||||
static INLINE OSMesaContext
|
||||
static inline OSMesaContext
|
||||
OSMESA_CONTEXT(struct gl_context *ctx)
|
||||
{
|
||||
/* Just cast, since we're using structure containment */
|
||||
|
Reference in New Issue
Block a user