[cairo-commit] src/cairo-misc.c
Bryce Harrington
bryce at kemper.freedesktop.org
Wed Jul 6 22:46:11 UTC 2016
src/cairo-misc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 38fdcc30a3fe64800a732affaa211ac38eb8dfad
Author: Bryce Harrington <bryce at bryceharrington.org>
Date: Wed Jul 6 15:46:00 2016 -0700
cairo-misc: Whitespace cleanup
diff --git a/src/cairo-misc.c b/src/cairo-misc.c
index f4db372..35025ad 100644
--- a/src/cairo-misc.c
+++ b/src/cairo-misc.c
@@ -49,7 +49,7 @@ COMPILE_TIME_ASSERT (CAIRO_INT_STATUS_LAST_STATUS <= 127);
* @Title: Error handling
* @Short_Description: Decoding cairo's status
* @See_Also: cairo_status(), cairo_surface_status(), cairo_pattern_status(),
- * cairo_font_face_status(), cairo_scaled_font_status(),
+ * cairo_font_face_status(), cairo_scaled_font_status(),
* cairo_region_status()
*
* Cairo uses a single status type to represent all kinds of errors. A status
More information about the cairo-commit
mailing list