make lookup_query_object() static

This commit is contained in:
Brian Paul 2005-09-12 15:05:57 +00:00
parent 758f447a17
commit 68d436140d

View file

@ -64,7 +64,7 @@ delete_query_object(struct gl_query_object *q)
}
struct gl_query_object *
static struct gl_query_object *
lookup_query_object(GLcontext *ctx, GLuint id)
{
return (struct gl_query_object *)