Stop gcc-4.0 complaining about "type qualifiers ignored on function
return type".
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user