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

Kouhei Sutou kou at cozmixng.org
Fri Jan 4 06:29:02 PST 2013


Hi,

In <1f4a33$5j05a3 at AZSMGA002.ch.intel.com>
  "Re: [cairo] [PATCH] Fix typos in cairo-gobject.h" on Fri, 04 Jan 2013 14:05:29 +0000,
  Chris Wilson <chris at chris-wilson.co.uk> wrote:

>> >> 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.

Thanks for your quick fix!

(I found another typo in your commit message (deligence) but
it's not a problem for me. :-)


Thanks,
--
kou


More information about the cairo mailing list