1
0
Fork 0
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:
Björn Stenberg 2008-11-03 15:25:43 +00:00
parent 3b05259316
commit 012f56479f

View file

@ -86,7 +86,7 @@ extern int (*tuner_get)(int setting);
/** Sanyo LV24020LP **/
#if (CONFIG_TUNER & LV24020LP)
/* Sansa e200 Series */
/* Sansa c200, e200 */
#include "lv24020lp.h"
#endif