mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
Replaced a wrongly used slash with a backslash
This commit is contained in:
parent
753c63e0e6
commit
634d2ede3b
@ -89,7 +89,7 @@ namespace TagLib {
|
||||
/*!
|
||||
* Encode a ByteVector with the data from \a s.
|
||||
*
|
||||
* /note Not implemented intentionally. Always returns empty \s ByteVector.
|
||||
* \note Not implemented intentionally. Always returns empty \s ByteVector.
|
||||
*/
|
||||
virtual ByteVector render(const String &s) const;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user