Replace add_newer_entrypoints (src/mesa/main/context.c) with
[mesa.git] / src / mesa / glapi / glapi.h
index fa4554ec7ba19e239aa3ddf738e85a2be17f6f3c..c334203394f1203487316124662a792685c512e2 100644 (file)
@@ -148,7 +148,7 @@ extern GLint
 _glapi_get_proc_offset(const char *funcName);
 
 
-extern const _glapi_proc
+extern _glapi_proc
 _glapi_get_proc_address(const char *funcName);