aboutsummaryrefslogtreecommitdiffstats
path: root/libart_lgpl/art_render.h
diff options
context:
space:
mode:
Diffstat (limited to 'libart_lgpl/art_render.h')
-rw-r--r--libart_lgpl/art_render.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libart_lgpl/art_render.h b/libart_lgpl/art_render.h
index 2f80368abd..0675722add 100644
--- a/libart_lgpl/art_render.h
+++ b/libart_lgpl/art_render.h
@@ -114,7 +114,7 @@ struct _ArtRender {
art_boolean clear;
ArtPixMaxDepth clear_color[ART_MAX_CHAN + 1];
- art_u32 opacity; /* [0..0x10000] */
+ art_u32 opacity; /*[0..0x10000] */
ArtCompositingMode compositing_mode;