[cairo] [PATCH] Fix typos in cairo-gobject.h

Chris Wilson chris at chris-wilson.co.uk
Fri Jan 4 04:20:10 PST 2013


On Thu, 03 Jan 2013 20:24:51 +0900 (JST), Kouhei Sutou <kou at cozmixng.org> wrote:
> Hi,
> 
> I found more typos in cairo-gobject.h.
> "TEXT_" and "text_" are missing for cairo_text_cluster_flags_t.
> 
> -#define CAIRO_GOBJECT_TYPE_CLUSTER_FLAGS cairo_gobject_cluster_flags_get_type ()
> +#define CAIRO_GOBJECT_TYPE_TEXT_CLUSTER_FLAGS cairo_gobject_text_cluster_flags_get_type ()
>  cairo_public GType
>  cairo_gobject_text_cluster_flags_get_type (void);

Thanks, pushed.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the cairo mailing list