* src/truetype/ttinterp.h: Fix typo.
This commit is contained in:
parent
de015d6c28
commit
85cc0a322e
@ -1,3 +1,7 @@
|
||||
2004-11-23 Fernando Papa <fpapa@netgate.com.uy>
|
||||
|
||||
* src/truetype/ttinterp.h: Fix typo.
|
||||
|
||||
2004-11-22 Antoine Leca <Antoine-Freetype@Leca-Marti.org>
|
||||
|
||||
* builds/win32/detect.mk: Corrected logic that detects Windows NT to
|
||||
|
@ -27,7 +27,7 @@
|
||||
FT_BEGIN_HEADER
|
||||
|
||||
|
||||
#ifndef TT_CONFIG_OPTION_STATIC_INTEPRETER /* indirect implementation */
|
||||
#ifndef TT_CONFIG_OPTION_STATIC_INTERPRETER /* indirect implementation */
|
||||
|
||||
#define EXEC_OP_ TT_ExecContext exc,
|
||||
#define EXEC_OP TT_ExecContext exc
|
||||
|
Loading…
Reference in New Issue
Block a user