intel: Allocate prog_data::[pull_]param deeper inside the compiler
[mesa.git] / src / mesa / drivers / x11 / xm_buffer.c
index f6e14270a47312c3185395a5ef024ef0f076a105..4d52169d777044611f65fa7a880985719919524d 100644 (file)
@@ -451,7 +451,7 @@ xmesa_MapRenderbuffer(struct gl_context *ctx,
 
          assert(xrb->pixmap);
 
-         /* Install error handler for XGetImage() in case the the window
+         /* Install error handler for XGetImage() in case the window
           * isn't mapped.  If we fail we'll create a temporary XImage.
           */
          mesaXErrorFlag = 0;