* src/truetype/ttinterp.h: Fix typo.

This commit is contained in:
Werner Lemberg 2004-11-23 22:10:21 +00:00
parent 7c1fe2ae64
commit 8d9dc82267
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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