diff options
Diffstat (limited to 'src/mesa/x86/mmx_blendtmp.h')
-rw-r--r-- | src/mesa/x86/mmx_blendtmp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/x86/mmx_blendtmp.h b/src/mesa/x86/mmx_blendtmp.h index c2fdeb62b3b..8534792e297 100644 --- a/src/mesa/x86/mmx_blendtmp.h +++ b/src/mesa/x86/mmx_blendtmp.h @@ -4,7 +4,7 @@ /* - * void _mesa_mmx_blend( GLcontext *ctx, + * void _mesa_mmx_blend( struct gl_context *ctx, * GLuint n, * const GLubyte mask[], * GLchan rgba[][4], |