Whitespace

This commit is contained in:
Behdad Esfahbod 2016-05-06 11:59:05 +01:00
parent a5b7b0dd45
commit bc5198fe12
1 changed files with 7 additions and 6 deletions

View File

@ -311,6 +311,7 @@ typedef enum
/*8.0*/ HB_SCRIPT_OLD_HUNGARIAN = HB_TAG ('H','u','n','g'),
/*8.0*/ HB_SCRIPT_SIGNWRITING = HB_TAG ('S','g','n','w'),
/* No script set. */
HB_SCRIPT_INVALID = HB_TAG_NONE,