From 2939b19a583147421ebbdb149a502b20e5f5041c Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Tue, 22 Jun 2004 12:50:12 +0000 Subject: Adjusted the RTC bit sum git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4795 a1c6a512-1295-4272-9138-f99709370657 --- apps/settings.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/settings.c b/apps/settings.c index 7665b4928f..6157d2efb8 100644 --- a/apps/settings.c +++ b/apps/settings.c @@ -221,7 +221,7 @@ static struct bit_entry rtc_bits[] = /* new stuff to be added here */ /* If values are just added to the end, no need to bump the version. */ - /* Current sum of bits: 254 (worst case) */ + /* Current sum of bits: 271 (worst case) */ /* Sum of all bit sizes must not grow beyond 288! */ }; -- cgit v1.2.3