summaryrefslogtreecommitdiff
path: root/firmware/export/config-h300.h
diff options
context:
space:
mode:
authorTomas Salfischberger <tomas@rockbox.org>2005-06-14 16:17:11 +0000
committerTomas Salfischberger <tomas@rockbox.org>2005-06-14 16:17:11 +0000
commit2ed84ec2cad5497cb455ac187d99451d2f9c1b59 (patch)
tree2a65aa4a1e5374fdc8ae27e43c608f70d82815d9 /firmware/export/config-h300.h
parentef72f996814301fc0ed9cc358f620e67a81486f7 (diff)
downloadrockbox-2ed84ec2cad5497cb455ac187d99451d2f9c1b59.tar.gz
rockbox-2ed84ec2cad5497cb455ac187d99451d2f9c1b59.zip
The synthVoice() function declaration was wrong (caused a warning). And because of that GCC didn't notice the error on line 390: synthVoice(currentVoice).
In revision 1.4 Steven made currentVoice global, so the function declaration should be: synthVoice(void), wich fixes a warning. And the call should be just synthVoice() wich fixes a hidden error. Hope I saw this right... please correct me if this isn't the way you ment is Seven. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6708 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-h300.h')
0 files changed, 0 insertions, 0 deletions