Commit 33263421f823600bc5267281a85a98686e7ba75c

David Turner 2000-02-13T13:38:45

formatting

diff --git a/src/sfnt/sfconfig.h b/src/sfnt/sfconfig.h
index 5caa2cc..cfa6c0c 100644
--- a/src/sfnt/sfconfig.h
+++ b/src/sfnt/sfconfig.h
@@ -33,7 +33,7 @@
   /* Define TT_CONFIG_OPTION_EMBEDDED_BITMAPS if you want to support       */
   /* embedded bitmaps in the TrueType/OpenType driver.                     */
   /*                                                                       */
-#define TT_CONFIG_OPTION_EMBEDDED_BITMAPS
+#define  TT_CONFIG_OPTION_EMBEDDED_BITMAPS
 
 
   /*************************************************************************/
@@ -49,7 +49,7 @@
   /* Otherwise, the driver will provide its own set of glyph names to      */
   /* be built without the "psnames" module.                                */
   /*                                                                       */
-#define TT_CONFIG_OPTION_POSTSCRIPT_NAMES
+#define  TT_CONFIG_OPTION_POSTSCRIPT_NAMES