Update taglib
This commit is contained in:
2
3rdparty/taglib/tagunion.h
vendored
2
3rdparty/taglib/tagunion.h
vendored
@@ -44,7 +44,7 @@ namespace TagLib {
|
||||
enum AccessType { Read, Write };
|
||||
|
||||
/*!
|
||||
* Creates a Strawberry_TagLib::TagLib::Tag that is the union of \a first, \a second, and
|
||||
* Creates a TagLib::Tag that is the union of \a first, \a second, and
|
||||
* \a third. The TagUnion takes ownership of these tags and will handle
|
||||
* their deletion.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user