Fix code style and errors
This commit is contained in:
2
3rdparty/taglib/asf/asffile.cpp
vendored
2
3rdparty/taglib/asf/asffile.cpp
vendored
@@ -113,7 +113,7 @@ class ASF::File::FilePrivate::UnknownObject : public ASF::File::FilePrivate::Bas
|
||||
{
|
||||
ByteVector myGuid;
|
||||
public:
|
||||
UnknownObject(const ByteVector &guid);
|
||||
explicit UnknownObject(const ByteVector &guid);
|
||||
ByteVector guid() const;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user