AudioFormat: update ToString() API documentatio

This commit is contained in:
Max Kellermann 2017-01-17 22:48:34 +01:00
parent d7137586a9
commit 161d32a7e7

View File

@ -219,8 +219,7 @@ AudioFormat::GetTimeToSize() const
* it in a log file.
*
* @param af the #AudioFormat object
* @param s a buffer to print into
* @return the string, or nullptr if the #AudioFormat object is invalid
* @return the string buffer
*/
gcc_const
StringBuffer<24>