Bug fix from r25577. Oops.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25582 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jeffrey Goode 2010-04-11 02:32:58 +00:00
parent ef30d7ef71
commit bbbf5290a5

View file

@ -342,9 +342,9 @@ static char* create_bookmark()
/* new optional bookmark token descriptors should be inserted
just before the "%s;%s" in this line... */
#if CONFIG_CODEC == SWCODEC
">%d;%d;%ld;%d;%ld;%d;%d;%s;%s",
#else
">%d;%d;%ld;%d;%ld;%d;%d;%d;%d;%s;%s",
#else
">%d;%d;%ld;%d;%ld;%d;%d;%s;%s",
#endif
/* ... their flags should go here ... */
#if CONFIG_CODEC == SWCODEC