mirror of
https://github.com/taglib/taglib.git
synced 2025-07-21 14:34:23 -04:00
style fixes for enum value names
This commit is contained in:
@ -33,7 +33,7 @@ namespace TagLib {
|
||||
public:
|
||||
/*! Flag bits. */
|
||||
enum {
|
||||
F_AMIGA_FREQ = 1
|
||||
LinearFreqTable = 1 // otherwise its the amiga freq. table
|
||||
};
|
||||
|
||||
Properties(AudioProperties::ReadStyle propertiesStyle);
|
||||
|
Reference in New Issue
Block a user