This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge remote-tracking branch 'BenTalagan/master'
master
Reece H. Dunn
5 years ago
parent
f4c2ad3b7f
3e0150a34f
commit
48719ad642
1 changed files
with
1 additions
and
2 deletions
Split View
Show Diff Stats
1
2
src/libespeak-ng/compiledata.c
+ 1
- 2
src/libespeak-ng/compiledata.c
View File
@@ -796,8 +796,7 @@ static int NextItem(int type)
if ((c == ')') || (c == ','))
c = ' ';
if (!feof(f_in))
else if (!feof(f_in))
unget_char(c);
if (type == tSTRING)
Write
Preview
Loading…
Cancel
Save