ref: 85cc0a322ecea3e1d2b7f1c70bb1a4b24c463256
parent: de015d6c289c3bcfd67e7bba1ac533f4b5a3a461
author: Werner Lemberg <[email protected]>
date: Tue Nov 23 17:10:21 EST 2004
* src/truetype/ttinterp.h: Fix typo.
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-23 Fernando Papa <[email protected]>
+
+ * src/truetype/ttinterp.h: Fix typo.
+
2004-11-22 Antoine Leca <[email protected]>
* builds/win32/detect.mk: Corrected logic that detects Windows NT to
--- a/src/truetype/ttinterp.h
+++ b/src/truetype/ttinterp.h
@@ -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