st/xorg: fix a typo
authorZack Rusin <zackr@vmware.com>
Wed, 23 Sep 2009 16:05:13 +0000 (12:05 -0400)
committerZack Rusin <zackr@vmware.com>
Wed, 23 Sep 2009 16:05:13 +0000 (12:05 -0400)
it'd be too easy, eh

src/gallium/state_trackers/xorg/xorg_exa.h

index 65ae5b3..fe1f1cd 100644 (file)
@@ -35,7 +35,7 @@ struct exa_context
 
    /* we should combine these two */
    float vertices2[4][2][4];
-   float vertices3[4][2][4];
+   float vertices3[4][3][4];
 };
 
 struct exa_pixmap_priv