Fix doxygen warnings

This commit is contained in:
Urs Fleisch
2021-02-14 18:20:29 +01:00
parent 99ad01e12f
commit fbc3f9bbec
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -166,8 +166,8 @@ namespace TagLib {
* \warning This pointer will become invalid when this FileRef and all
* copies pass out of scope.
*
* \warning Do not cast it to any subclasses of \class Tag.
* Use tag returning methods of appropriate subclasses of \class File instead.
* \warning Do not cast it to any subclasses of Tag.
* Use tag returning methods of appropriate subclasses of File instead.
*
* \see File::tag()
*/