mesa: print the Git SHA1 in GL_VERSION for ES1 and ES2.
[mesa.git] / src / mesa / main / mm.c
index 25a0293703cce88ee291ec6f01a063ca9501be33..ab32123a40383b2881531010e3ee2eb49ef301ff 100644 (file)
@@ -211,7 +211,7 @@ mmFindBlock(struct mem_block *heap, unsigned start)
 }
 
 
-static INLINE int
+static inline int
 Join2Blocks(struct mem_block *p)
 {
    /* XXX there should be some assertions here */