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 f2d81228fc
commit 467f7dc48e

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