git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30262 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2011-08-07 09:35:50 +00:00
parent 835683b442
commit 0bba82bf94

View file

@ -160,7 +160,7 @@ bool bookmark_mrb_load()
} }
pop_current_activity(); pop_current_activity();
return false; return ret;
} }
/* ----------------------------------------------------------------------- */ /* ----------------------------------------------------------------------- */