NOW I start moving prototypes to headers?
I need to be more consistent...gah, hungry.
This commit is contained in:
@@ -26,7 +26,6 @@ enum tagtype {
|
||||
TAGTYPE_ID3V2_FOOTER
|
||||
};
|
||||
|
||||
typedef unsigned long id3_length_t;
|
||||
static const int ID3_TAG_FLAG_FOOTERPRESENT = 0x10;
|
||||
|
||||
static tagtype tagtype( const unsigned char *data, id3_length_t length )
|
||||
|
||||
Reference in New Issue
Block a user