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:
parent
571d3245f7
commit
151a67253c
5 changed files with 9 additions and 12 deletions
|
@ -360,7 +360,8 @@ bool h10(int mode)
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
// shouldn't get here
|
||||
return false;
|
||||
}
|
||||
|
||||
// FWPatcher
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue