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
Fix -Wreturn-type warnings.
master
Reece H. Dunn
4 years ago
parent
53283a910a
commit
720405c5c6
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/libespeak-ng/wavegen.c
+ 1
- 0
src/libespeak-ng/wavegen.c
View File
@@ -1438,6 +1438,7 @@ ESPEAK_NG_API espeak_ng_STATUS
espeak_ng_SetConstF0(int f0)
{
const_f0 = f0;
return ENS_OK;
}
#pragma GCC visibility pop
Write
Preview
Loading…
Cancel
Save