diff options
Diffstat (limited to 'glamor')
-rw-r--r-- | glamor/glamor_picture.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glamor/glamor_picture.c b/glamor/glamor_picture.c index cbbc19406..bc658f801 100644 --- a/glamor/glamor_picture.c +++ b/glamor/glamor_picture.c @@ -45,7 +45,7 @@ glamor_upload_picture_to_texture(PicturePtr picture) return glamor_upload_pixmap_to_texture(pixmap); } -/* +/* * We should already have drawable attached to it, if it has one. * Then set the attached pixmap to is_picture format, and set * the pict format. |