Remove comma at the end of enum

As reported by Jonathan Kew on the list.
This commit is contained in:
Behdad Esfahbod 2012-06-04 08:28:19 -04:00
parent 3b8fd9c48f
commit 9fc7a11469
1 changed files with 1 additions and 1 deletions

View File

@ -617,7 +617,7 @@ final_reordering_syllable (hb_buffer_t *buffer, hb_mask_t *mask_array,
REPH_BEFORE_SUBSCRIPT,
REPH_AFTER_SUBSCRIPT,
REPH_BEFORE_POSTSCRIPT,
REPH_AFTER_POSTSCRIPT,
REPH_AFTER_POSTSCRIPT
} reph_pos;
/* XXX Figure out old behavior too */