Skip to content

Commit

Permalink
cairo: Missing private markup for _cairo_format_to_pixman_format
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Wilson committed May 16, 2010
1 parent 14d6c3e commit 605be31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cairoint.h
Original file line number Diff line number Diff line change
Expand Up @@ -2184,7 +2184,7 @@ cairo_private cairo_surface_t *
_cairo_image_surface_create_for_pixman_image (pixman_image_t *pixman_image,
pixman_format_code_t pixman_format);

pixman_format_code_t
cairo_private pixman_format_code_t
_cairo_format_to_pixman_format_code (cairo_format_t format);

cairo_private cairo_bool_t
Expand Down

0 comments on commit 605be31

Please sign in to comment.