Commit 161d32a7 authored by Max Kellermann's avatar Max Kellermann

AudioFormat: update ToString() API documentatio

parent d7137586
...@@ -219,8 +219,7 @@ AudioFormat::GetTimeToSize() const ...@@ -219,8 +219,7 @@ AudioFormat::GetTimeToSize() const
* it in a log file. * it in a log file.
* *
* @param af the #AudioFormat object * @param af the #AudioFormat object
* @param s a buffer to print into * @return the string buffer
* @return the string, or nullptr if the #AudioFormat object is invalid
*/ */
gcc_const gcc_const
StringBuffer<24> StringBuffer<24>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment