1
0
Fork 0
forked from len0rd/rockbox

Fix warnings in rbutil. FS#6865 thanx to GodEater

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12860 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Wenger 2007-03-20 14:37:36 +00:00
parent 571d3245f7
commit 151a67253c
5 changed files with 9 additions and 12 deletions

View file

@ -360,7 +360,8 @@ bool h10(int mode)
}
}
// shouldn't get here
return false;
}
// FWPatcher