From a7e25a01baaa3594fa59c0c09a0fbef38428dd81 Mon Sep 17 00:00:00 2001 From: Andree Buschmann Date: Sun, 20 Feb 2011 16:12:05 +0000 Subject: FS#11920: Do not overwrite already existing metadata and take into account string termination. This can save several bytes of the metadata buffer when tags have multiple entries (e.g. multiple gerne tags) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29349 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 7afd97309f..0f804a521b 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -217,7 +217,7 @@ superdom.c -#ifdef HAVE_TEST_PLUGINS /* enable in advanced build options */ +#if 1//def HAVE_TEST_PLUGINS /* enable in advanced build options */ #ifdef HAVE_ADJUSTABLE_CPU_FREQ test_boost.c #endif -- cgit v1.2.3