st/xorg: fix a typo

it'd be too easy, eh
This commit is contained in:
Zack Rusin
2009-09-23 12:05:13 -04:00
parent 5a7f708530
commit 1ddb217d8e
+1 -1
View 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