mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-18 16:49:18 +03:00
parent
c759b2a262
commit
0c2f466786
@ -596,7 +596,7 @@ static inline int32 ami_font_plot_glyph(struct OutlineFont *ofont, struct RastPo
|
||||
#endif
|
||||
|
||||
#ifdef __amigaos4__
|
||||
if (__builtin_expect(aa == false, 0)) {
|
||||
if (__builtin_expect(aa == false), 0) {
|
||||
#endif
|
||||
glyphmaptag = OT_GlyphMap;
|
||||
#ifdef __amigaos4__
|
||||
|
Loading…
Reference in New Issue
Block a user