* builds/*/ftsystem.c (FT_COMPONENT): Updated also.
This commit is contained in:
parent
efa2a3babf
commit
33cd1eedcf
@ -1,3 +1,7 @@
|
||||
2018-08-16 Werner Lemberg <wl@gnu.org>
|
||||
|
||||
* builds/*/ftsystem.c (FT_COMPONENT): Updated also.
|
||||
|
||||
2018-08-15 Alexei Podtelezhnikov <apodtele@gmail.com>
|
||||
|
||||
[bdf] Don't track duplicate encodings.
|
||||
|
@ -235,7 +235,7 @@ Free_VecPooled( APTR poolHeader,
|
||||
/* messages during execution. */
|
||||
/* */
|
||||
#undef FT_COMPONENT
|
||||
#define FT_COMPONENT trace_io
|
||||
#define FT_COMPONENT io
|
||||
|
||||
/* We use the macro STREAM_FILE for convenience to extract the */
|
||||
/* system-specific stream handle from a given FreeType stream object */
|
||||
|
@ -173,7 +173,7 @@
|
||||
/* messages during execution. */
|
||||
/* */
|
||||
#undef FT_COMPONENT
|
||||
#define FT_COMPONENT trace_io
|
||||
#define FT_COMPONENT io
|
||||
|
||||
/* We use the macro STREAM_FILE for convenience to extract the */
|
||||
/* system-specific stream handle from a given FreeType stream object */
|
||||
|
@ -172,7 +172,7 @@
|
||||
/* messages during execution. */
|
||||
/* */
|
||||
#undef FT_COMPONENT
|
||||
#define FT_COMPONENT trace_io
|
||||
#define FT_COMPONENT io
|
||||
|
||||
/* We use the macro STREAM_FILE for convenience to extract the */
|
||||
/* system-specific stream handle from a given FreeType stream object */
|
||||
|
Loading…
Reference in New Issue
Block a user