summaryrefslogtreecommitdiff
path: root/src/cairo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cairo.h')
-rw-r--r--src/cairo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cairo.h b/src/cairo.h
index abbd1d10..227664a3 100644
--- a/src/cairo.h
+++ b/src/cairo.h
@@ -2164,7 +2164,7 @@ cairo_image_surface_create_with_pixman_format (unsigned char *data,
unsigned int pixman_format,
int width,
int height,
- int stride);
+ ...);
cairo_public unsigned char *
cairo_image_surface_get_data (cairo_surface_t *surface);