mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 23:58:25 +02:00
[cairo-directfb-surface] Fix typo from commit a8c8e17d
Fix typo in name of _cairo_directfb_surface_is_similar().
This commit is contained in:
parent
cbc9218cd3
commit
b744c27051
1 changed files with 1 additions and 1 deletions
|
|
@ -1512,7 +1512,7 @@ _cairo_directfb_surface_show_glyphs ( void *abstract_dst,
|
|||
|
||||
|
||||
static cairo_bool_t
|
||||
_cairo_directfb_surface_is_simlar (void *surface_a,
|
||||
_cairo_directfb_surface_is_similar (void *surface_a,
|
||||
void *surface_b,
|
||||
cairo_content_t content)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue