forked from len0rd/rockbox
Correct yet another typo causing reds and greater shame on me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22178 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
442e791c71
commit
31d709f9bb
1 changed files with 1 additions and 1 deletions
|
|
@ -186,7 +186,7 @@ bool remote_backdrop_load(enum backdrop_type bdrop,
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
void remote_backrop_show(enum backdrop_type bdrop)
|
void remote_backdrop_show(enum backdrop_type bdrop)
|
||||||
{
|
{
|
||||||
if (bdrop == BACKDROP_MAIN)
|
if (bdrop == BACKDROP_MAIN)
|
||||||
show_remote_main_backdrop();
|
show_remote_main_backdrop();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue