mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-05 20:38:01 +02:00
* src/bdf/bdflib.c (bdf_parse_glyphs_): Fix tracing.
This commit is contained in:
parent
01c22b3668
commit
b9e09e33fe
1 changed files with 1 additions and 1 deletions
|
|
@ -1076,7 +1076,7 @@
|
|||
|
||||
p->flags |= BDF_GLYPH_;
|
||||
|
||||
FT_TRACE4(( DBGMSG1, lineno, s ));
|
||||
FT_TRACE4(( DBGMSG1, lineno, line ));
|
||||
|
||||
goto Exit;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue