restore fix of 470ed7c996
that got lost
This commit is contained in:
parent
74d858ceed
commit
1032eb4a59
|
@ -211,7 +211,7 @@
|
|||
-> (begin0
|
||||
(for/list ([i (in-range len)])
|
||||
(ptr-ref fams PangoFontFamily i))
|
||||
(free fams))))
|
||||
(g_free fams))))
|
||||
|
||||
(define-pango pango_font_description_free (_fun PangoFontDescription -> _void)
|
||||
#:wrap (deallocator))
|
||||
|
|
Loading…
Reference in New Issue
Block a user