[cairo] [PATCH] Fix a typo in cairo-gobject.h

Chris Wilson chris at chris-wilson.co.uk
Thu Jan 3 04:42:25 PST 2013


On Thu, 03 Jan 2013 20:15:31 +0900 (JST), Kouhei Sutou <kou at cozmixng.org> wrote:
> Hi,
> 
> I found a typo in cairo-gobject.h.
> "I" is missing in "HINT":
> 
> -#define CAIRO_GOBJECT_TYPE_HNT_METRICS cairo_gobject_hint_metrics_get_type ()
> +#define CAIRO_GOBJECT_TYPE_HINT_METRICS cairo_gobject_hint_metrics_get_type ()

Hmm, as we already expose that #define in a stable release, we need to
keep it indefinitely. So I slightly amended your patch to add the
corrected spelling in addition, just in case someone is already using the
old version.

Thanks,
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the cairo mailing list