commit 30b72097967663bc6ba670787daf1f4705c4b2c4
parent 70a231e56805118ddfd91444a59790f94a2deefc
Author: Toni Ruottu <toni.ruottu@helsinki.fi>
Date: Sat, 6 Jan 2007 12:26:48 +0000
Added ripper (person) meta data type.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/include/extractor.h b/src/include/extractor.h
@@ -185,6 +185,7 @@ typedef enum {
EXTRACTOR_SONG_COUNT = 127,
EXTRACTOR_STARTING_SONG = 128,
EXTRACTOR_HARDWARE_DEPENDENCY = 129,
+ EXTRACTOR_RIPPER = 130,
} EXTRACTOR_KeywordType;