rhdunn / espeak

eSpeak NG is an open source speech synthesizer that supports 101 languages and accents.
http://reecedunn.co.uk/espeak-for-android
GNU General Public License v3.0
386 stars 16 forks source link

Same condition #99

Open maddin200 opened 7 years ago

maddin200 commented 7 years ago

src\ucd-tools\src\ctype.c line 64:

|| (c >= 0x0981 && c <= 0x0983) || (c >= 0x0981 && c <= 0x0983)

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/42227033-same-condition?utm_campaign=plugin&utm_content=tracker%2F254964&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F254964&utm_medium=issues&utm_source=github).