Stop gcc-4.0 complaining about "type qualifiers ignored on function

return type".
This commit is contained in:
Keith Whitwell 2005-04-28 12:05:58 +00:00
parent 97e1e60b1c
commit 545515cbea

View 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);