summaryrefslogtreecommitdiff
path: root/src/cairo-stroke-style.c
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2009-11-27 21:04:55 +0100
committerBenjamin Otte <otte@gnome.org>2009-11-27 21:04:55 +0100
commitd58560bda8361bd25f1b2207ecfab4b331601045 (patch)
tree6a5bb1bce32a973fc47e87c7e65a0fa01192ebc0 /src/cairo-stroke-style.c
parent16fffc5c05857896c03decdcebff7f1b5e582390 (diff)
downloadcairo-d58560bda8361bd25f1b2207ecfab4b331601045.tar.gz
Satisfy make check
Diffstat (limited to 'src/cairo-stroke-style.c')
-rw-r--r--src/cairo-stroke-style.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cairo-stroke-style.c b/src/cairo-stroke-style.c
index 2d1cfe4b4..36afeeb01 100644
--- a/src/cairo-stroke-style.c
+++ b/src/cairo-stroke-style.c
@@ -185,7 +185,7 @@ _cairo_stroke_style_dash_stroked (const cairo_stroke_style_t *style)
* Verifies if _cairo_stroke_style_dash_approximate should be used to generate
* an approximation of the dash pattern in the specified style, when used for
* stroking a path with the given CTM and tolerance.
- * Always FALSE for non-dashed styles.
+ * Always %FALSE for non-dashed styles.
*/
cairo_bool_t
_cairo_stroke_style_dash_can_approximate (const cairo_stroke_style_t *style,