summaryrefslogtreecommitdiff
path: root/src/gxvalid/gxvalid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gxvalid/gxvalid.h')
-rw-r--r--src/gxvalid/gxvalid.h15
1 files changed, 8 insertions, 7 deletions
diff --git a/src/gxvalid/gxvalid.h b/src/gxvalid/gxvalid.h
index d05259cee..27be9ecca 100644
--- a/src/gxvalid/gxvalid.h
+++ b/src/gxvalid/gxvalid.h
@@ -16,9 +16,11 @@
/***************************************************************************/
/***************************************************************************/
+/* */
/* gxvalid is derived from both gxlayout module and otvalid module. */
-/* Development of gxlayout was support of Information-technology Promotion */
-/* Agency(IPA), Japan. */
+/* Development of gxlayout is supported by the Information-technology */
+/* Promotion Agency(IPA), Japan. */
+/* */
/***************************************************************************/
@@ -75,11 +77,10 @@ FT_BEGIN_HEADER
FT_Validator valid );
FT_LOCAL( void )
- gxv_kern_validate_classic
- ( FT_Bytes table,
- FT_Face face,
- FT_Int dialect_flags,
- FT_Validator valid );
+ gxv_kern_validate_classic( FT_Bytes table,
+ FT_Face face,
+ FT_Int dialect_flags,
+ FT_Validator valid );
FT_LOCAL( void )
gxv_opbd_validate( FT_Bytes table,