aboutsummaryrefslogtreecommitdiffstats
path: root/libart_lgpl/art_svp_render_aa.c
diff options
context:
space:
mode:
Diffstat (limited to 'libart_lgpl/art_svp_render_aa.c')
-rw-r--r--libart_lgpl/art_svp_render_aa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libart_lgpl/art_svp_render_aa.c b/libart_lgpl/art_svp_render_aa.c
index 26f06e0ac8..a6efa4ae0c 100644
--- a/libart_lgpl/art_svp_render_aa.c
+++ b/libart_lgpl/art_svp_render_aa.c
@@ -119,7 +119,7 @@ art_svp_render_delete_active (gint *active_segs, gint j, gint n_active_segs)
bulletproof.
Speed: Needs more aggressive culling of bounding boxes. Can
- probably speed up the [x0,x1) clipping of step values. Can do more
+ probably speed up the[x0,x1) clipping of step values. Can do more
of the step calculation in fixed point.
Precision: No known problems, although it should be tested