mirror of
https://github.com/taglib/taglib.git
synced 2025-11-16 22:52:57 -05:00
Updated the relevant comments
This commit is contained in:
@ -114,7 +114,6 @@ namespace TagLib {
|
||||
virtual bool save();
|
||||
|
||||
private:
|
||||
|
||||
int readBYTE(bool *ok = 0);
|
||||
int readWORD(bool *ok = 0);
|
||||
unsigned int readDWORD(bool *ok = 0);
|
||||
|
||||
Reference in New Issue
Block a user