< prev index next >

src/java.desktop/share/native/libfreetype/include/freetype/config/ftmodule.h

Print this page

        

@@ -1,13 +1,13 @@
 /*
  *  This file registers the FreeType modules compiled into the library.
  *
  *  If you use GNU make, this file IS NOT USED!  Instead, it is created in
- *  the objects directory (normally `<topdir>/objs/') based on information
- *  from `<topdir>/modules.cfg'.
+ * the objects directory (normally `<topdir>/objs/`) based on information
+ * from `<topdir>/modules.cfg`.
  *
- *  Please read `docs/INSTALL.ANY' and `docs/CUSTOMIZE' how to compile
+ * Please read `docs/INSTALL.ANY` and `docs/CUSTOMIZE` how to compile
  *  FreeType without GNU make.
  *
  */
 
 FT_USE_MODULE( FT_Module_Class, autofit_module_class )
< prev index next >