forked from len0rd/rockbox
Minor comment change. FS #9234.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18991 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3b05259316
commit
012f56479f
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ extern int (*tuner_get)(int setting);
|
||||||
|
|
||||||
/** Sanyo LV24020LP **/
|
/** Sanyo LV24020LP **/
|
||||||
#if (CONFIG_TUNER & LV24020LP)
|
#if (CONFIG_TUNER & LV24020LP)
|
||||||
/* Sansa e200 Series */
|
/* Sansa c200, e200 */
|
||||||
#include "lv24020lp.h"
|
#include "lv24020lp.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue