mirror of
https://github.com/brl/mutter.git
synced 2025-08-02 06:34:40 +00:00
Stripped trailing space.
This commit is contained in:
@@ -213,7 +213,7 @@ meta_shaped_texture_ensure_mask (MetaShapedTexture *stex)
|
||||
|
||||
/* Create data for an empty image */
|
||||
mask_data = g_malloc0 (tex_width * tex_height);
|
||||
|
||||
|
||||
/* Cut out a hole for each rectangle */
|
||||
for (rect = (XRectangle *) priv->rectangles->data
|
||||
+ priv->rectangles->len;
|
||||
|
Reference in New Issue
Block a user