mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-01 11:28:09 +02:00
[cairo-xcb] Oops. Fix build.
This commit is contained in:
parent
fbe7044f10
commit
54f1a426f7
1 changed files with 1 additions and 1 deletions
|
|
@ -1628,7 +1628,7 @@ _cairo_xcb_surface_show_glyphs (void *abstract_dst,
|
|||
cairo_glyph_t *glyphs,
|
||||
int num_glyphs,
|
||||
cairo_scaled_font_t *scaled_font,
|
||||
int *remaining_glyphs):
|
||||
int *remaining_glyphs);
|
||||
|
||||
static cairo_bool_t
|
||||
_cairo_xcb_surface_is_similar (void *surface_a,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue