commit 13f6ac2f93643f550a9201e9900389423b6a5713
parent f42e6b3b7996314d80010e0e36c0936cae7dc3f4
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 20 Dec 2009 20:05:18 +0000
formatting
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/include/extractor.h b/src/include/extractor.h
@@ -261,7 +261,6 @@ enum EXTRACTOR_MetaType
EXTRACTOR_METATYPE_MANAGER = 126,
EXTRACTOR_METATYPE_REVISION_NUMBER = 127,
-
/* music / video specifics */
EXTRACTOR_METATYPE_DURATION = 128,
EXTRACTOR_METATYPE_ALBUM = 129,
@@ -308,6 +307,7 @@ enum EXTRACTOR_MetaType
EXTRACTOR_METATYPE_MUSICIAN_CREDITS_LIST = 170,
EXTRACTOR_METATYPE_MOOD = 171,
EXTRACTOR_METATYPE_SUBTITLE = 172,
+
/* GNUnet specific values (never extracted) */
EXTRACTOR_METATYPE_GNUNET_DISPLAY_TYPE = 173,
EXTRACTOR_METATYPE_GNUNET_FULL_DATA = 174,