summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/pixel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/pixel.h')
-rw-r--r--src/mesa/main/pixel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/pixel.h b/src/mesa/main/pixel.h
index fd1782e1bcb..17e7376281f 100644
--- a/src/mesa/main/pixel.h
+++ b/src/mesa/main/pixel.h
@@ -64,7 +64,7 @@ void GLAPIENTRY
_mesa_PixelTransferi( GLenum pname, GLint param );
extern void
-_mesa_update_pixel( struct gl_context *ctx, GLuint newstate );
+_mesa_update_pixel( struct gl_context *ctx );
extern void
_mesa_init_pixel( struct gl_context * ctx );