summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-09-12 15:05:57 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-09-12 15:05:57 +0000
commit68d436140d44a9f33cb5817577ecd980c694c889 (patch)
tree696ee3504ab311184e632fd2286cb671e5dc4c14 /src
parent758f447a1789cc92b2838f882bfe4efd0b463f58 (diff)
make lookup_query_object() static
Diffstat (limited to 'src')
-rw-r--r--src/mesa/main/occlude.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/occlude.c b/src/mesa/main/occlude.c
index d93380227e..53981d67c3 100644
--- a/src/mesa/main/occlude.c
+++ b/src/mesa/main/occlude.c
@@ -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 *)