[cairo] [PATCH] Fix typos in cairo-gobject.h
Chris Wilson
chris at chris-wilson.co.uk
Fri Jan 4 06:05:29 PST 2013
On Fri, 04 Jan 2013 23:01:04 +0900 (JST), Kouhei Sutou <kou at cozmixng.org> wrote:
> Hi,
>
> In <84c8a8$76q76p at orsmga001.jf.intel.com>
> "Re: [cairo] [PATCH] Fix typos in cairo-gobject.h" on Fri, 04 Jan 2013 12:20:10 +0000,
> Chris Wilson <chris at chris-wilson.co.uk> wrote:
>
> > 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.
>
> Thanks!
> But I found a typo in your commit...
> "TYPE" is correct. "TEST" is a typo...
Bah, I caught myself making that mistake and thought I had commited the
fixed version.
Many thanks,
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the cairo
mailing list