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

Kouhei Sutou kou at cozmixng.org
Thu Jan 3 03:24:51 PST 2013


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,
--
kou
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-gobject-fix-typos.patch
Type: text/x-patch
Size: 1061 bytes
Desc: not available
URL: <http://lists.cairographics.org/archives/cairo/attachments/20130103/002666f9/attachment.bin>


More information about the cairo mailing list