summaryrefslogtreecommitdiff
path: root/src/cairo-path-fill.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2008-01-28 20:48:48 -0500
committerBehdad Esfahbod <behdad@behdad.org>2008-01-28 20:48:48 -0500
commit9ecde82d35ead4975ce110bb2012264e3ca9d2e1 (patch)
tree319367b5d3ea15e10f3e12090ccb1134d0cf53c8 /src/cairo-path-fill.c
parent099c3c2602b59fbf9424044caa1fec7eb92f71df (diff)
downloadcairo-9ecde82d35ead4975ce110bb2012264e3ca9d2e1.tar.gz
[doc] Make sure all macro names in docs are prefixed by %
Diffstat (limited to 'src/cairo-path-fill.c')
-rw-r--r--src/cairo-path-fill.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cairo-path-fill.c b/src/cairo-path-fill.c
index f8e4ab023..8e4dacad6 100644
--- a/src/cairo-path-fill.c
+++ b/src/cairo-path-fill.c
@@ -208,7 +208,7 @@ BAIL:
* the general tessellator when drawing very common rectangles.
*
* If the path described anything but a device-axis aligned rectangle,
- * this function will return CAIRO_INT_STATUS_UNSUPPORTED.
+ * this function will return %CAIRO_INT_STATUS_UNSUPPORTED.
*/
static cairo_int_status_t
_cairo_path_fixed_fill_rectangle (cairo_path_fixed_t *path,