Synchronize devel/ftoption.h.

This commit is contained in:
Werner Lemberg 2010-08-06 21:59:22 +02:00
parent ba95440cd1
commit 7e370676f9
1 changed files with 1 additions and 1 deletions

View File

@ -317,7 +317,7 @@ FT_BEGIN_HEADER
/* supply font data incrementally as the document is parsed, such */ /* supply font data incrementally as the document is parsed, such */
/* as the Ghostscript interpreter for the PostScript language. */ /* as the Ghostscript interpreter for the PostScript language. */
/* */ /* */
/* #define FT_CONFIG_OPTION_INCREMENTAL */ #define FT_CONFIG_OPTION_INCREMENTAL
/*************************************************************************/ /*************************************************************************/