mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-27 02:30:46 +02:00
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
139f3f25b1
commit
1bc922d045
1 changed files with 1 additions and 1 deletions
|
|
@ -324,7 +324,7 @@ _cairo_user_scaled_glyph_init (void *abstract_font,
|
|||
}
|
||||
|
||||
if (surface)
|
||||
cairo_surface_destroy(surface);
|
||||
cairo_surface_destroy (surface);
|
||||
}
|
||||
|
||||
if (info & CAIRO_SCALED_GLYPH_INFO_PATH) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue