diff --git a/apps/recorder/recording.c b/apps/recorder/recording.c index f627399738..393bd356b8 100644 --- a/apps/recorder/recording.c +++ b/apps/recorder/recording.c @@ -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 */