| Index: third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-machine.rl
|
| ===================================================================
|
| --- third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-machine.rl (리비전 189447)
|
| +++ third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-machine.rl (작업 사본)
|
| @@ -103,7 +103,7 @@
|
| static void
|
| find_syllables (hb_buffer_t *buffer)
|
| {
|
| - unsigned int p, pe, eof, ts HB_UNUSED, te, act;
|
| + unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED;
|
| int cs;
|
| hb_glyph_info_t *info = buffer->info;
|
| %%{
|
|
|