st/xorg: fix a typo
it'd be too easy, eh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user