fix a typo in comments (audio CD duration is not 74 or 80 hours)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21479 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2009-06-23 21:22:06 +00:00
parent 743dcf7f69
commit 1910d026b1

View file

@ -87,8 +87,8 @@ static const unsigned long rec_timer_seconds[] =
15*60, /* 00:15 */
30*60, /* 00:30 */
60*60, /* 01:00 */
74*60, /* 74:00 */
80*60, /* 80:00 */
74*60, /* 01:14 */
80*60, /* 01:20 */
2*60*60, /* 02:00 */
4*60*60, /* 04:00 */
6*60*60, /* 06:00 */