Bug 761019 - Remove extra comma at end of enum after bug 758236. r=jdaggett

This commit is contained in:
Landry Breuil 2012-06-04 16:57:21 +02:00
parent e37ad37827
commit 24643bc8b6

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 */