mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 02:08:03 +02:00
[os2] fix typo in comment
This commit is contained in:
parent
b4fe25d9af
commit
0626cac6db
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ cairo_os2_fini (void)
|
|||
DisableFPUException ();
|
||||
|
||||
/* Free allocated memories! */
|
||||
/* (Check cairo_debug_reset_static_date () for an example of this!) */
|
||||
/* (Check cairo_debug_reset_static_data () for an example of this!) */
|
||||
_cairo_font_reset_static_data ();
|
||||
#if CAIRO_HAS_FT_FONT
|
||||
_cairo_ft_font_reset_static_data ();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue