summaryrefslogtreecommitdiff
path: root/include/freetype/ftmodapi.h
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2008-05-28 22:17:28 +0000
committerWerner Lemberg <wl@gnu.org>2008-05-28 22:17:28 +0000
commit2b0b4221abba6497e05183d58c6a36821b9cce06 (patch)
tree2a0feb7da6b195d18c51411f194ef37db2306889 /include/freetype/ftmodapi.h
parent0e9b0ec4605d9e840a83cad3ceab73c949549543 (diff)
downloadfreetype2-2b0b4221abba6497e05183d58c6a36821b9cce06.tar.gz
Cosmetic code changes.
Diffstat (limited to 'include/freetype/ftmodapi.h')
-rw-r--r--include/freetype/ftmodapi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/freetype/ftmodapi.h b/include/freetype/ftmodapi.h
index 9cc32aff4..ca7b578ca 100644
--- a/include/freetype/ftmodapi.h
+++ b/include/freetype/ftmodapi.h
@@ -4,7 +4,7 @@
/* */
/* FreeType modules public interface (specification). */
/* */
-/* Copyright 1996-2001, 2002, 2003, 2006 by */
+/* Copyright 1996-2001, 2002, 2003, 2006, 2008 by */
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
/* */
/* This file is part of the FreeType project, and may only be used, */
@@ -362,7 +362,7 @@ FT_BEGIN_HEADER
* 2.2
*
*/
- typedef enum
+ typedef enum FT_TrueTypeEngineType_
{
FT_TRUETYPE_ENGINE_TYPE_NONE = 0,
FT_TRUETYPE_ENGINE_TYPE_UNPATENTED,