Fix a typo

This commit is contained in:
Matthias Clasen
2009-09-04 23:27:37 -04:00
parent bec0d570b0
commit d09d810261

View File

@@ -31,7 +31,7 @@
G_BEGIN_DECLS
cairo_t *gdk_cairo_create (GdkDrawable *drawable);
void gdk_cairo_reset_clip (cairo_t *cairo_t,
void gdk_cairo_reset_clip (cairo_t *cr,
GdkDrawable *drawable);
void gdk_cairo_set_source_color (cairo_t *cr,