mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Fix warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30759 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fe67a87885
commit
50ac7ca774
3 changed files with 4 additions and 2 deletions
|
@ -150,7 +150,7 @@ static void cleanup(void)
|
|||
* algorithm.
|
||||
*/
|
||||
|
||||
static int main(void)
|
||||
int main(void)
|
||||
{
|
||||
plasma_frequency = 1;
|
||||
int action, x, y;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue