aboutsummaryrefslogtreecommitdiffstats
path: root/libart_lgpl/art_rect_svp.c
diff options
context:
space:
mode:
Diffstat (limited to 'libart_lgpl/art_rect_svp.c')
-rw-r--r--libart_lgpl/art_rect_svp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libart_lgpl/art_rect_svp.c b/libart_lgpl/art_rect_svp.c
index 5d92100179..0c4d39643e 100644
--- a/libart_lgpl/art_rect_svp.c
+++ b/libart_lgpl/art_rect_svp.c
@@ -65,7 +65,7 @@ art_drect_svp (ArtDRect *bbox, const ArtSVP *svp)
}
/**
- * art_drect_svp_union: Compute the bounding box of the svp and union it in to the existing bounding box.
+ * art_drect_svp_union:
* @bbox: Initial boundin box and where to store the bounding box.
* @svp: The SVP.
*