From 38fdcc30a3fe64800a732affaa211ac38eb8dfad Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Wed, 6 Jul 2016 15:46:00 -0700 Subject: [PATCH] cairo-misc: Whitespace cleanup --- src/cairo-misc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cairo-misc.c b/src/cairo-misc.c index f4db37260..35025ad87 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