typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31286 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6a09b39eb8
commit
97fc699b12
1 changed files with 1 additions and 1 deletions
|
@ -36,6 +36,6 @@ int tuner_detect_type(void)
|
|||
return RDA5802;
|
||||
}
|
||||
#endif
|
||||
return RDA5082; /* returning 0 freezes the player : FS#11791 */
|
||||
return RDA5802; /* returning 0 freezes the player : FS#11791 */
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue