Adjusted the RTC bit sum

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4795 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2004-06-22 12:50:12 +00:00
parent 6403f98567
commit 2939b19a58

View file

@ -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! */
};