From 6df3565f49973b5a1d450378789da8befce4744e Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Wed, 28 Aug 2002 05:34:28 +0000 Subject: Corrected a comment git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2017 a1c6a512-1295-4272-9138-f99709370657 --- apps/settings.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps') diff --git a/apps/settings.c b/apps/settings.c index 441abb585d..cd24ca7825 100644 --- a/apps/settings.c +++ b/apps/settings.c @@ -63,12 +63,12 @@ offset abs 0x0b 0x1f 0x0c 0x20 0x0d 0x21 -0x0e 0x22 +0x0e 0x22 0x0f 0x23 0x10 0x24 0x11 0x25 0x12 0x26 <(int) Resume playlist index, or -1 if no playlist resume> -0x16 0x2b <(int) Byte offset into resume file> +0x16 0x2a <(int) Byte offset into resume file> -- cgit v1.2.3