mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 761019 - Remove extra comma at end of enum after bug 758236. r=jdaggett
This commit is contained in:
parent
f2d81228fc
commit
467f7dc48e
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user