summaryrefslogtreecommitdiff
path: root/src/AudioFormat.hxx
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2017-01-17 22:48:34 +0100
committerMax Kellermann <max@musicpd.org>2017-01-17 22:48:34 +0100
commit161d32a7e79cdbfed22ad97c6cc1cec15958b4f2 (patch)
treeba78a0e000ed5f1e75b260e109c2554d491a1a7e /src/AudioFormat.hxx
parentd7137586a991d19662bfe5d2fb14529ede799545 (diff)
AudioFormat: update ToString() API documentatio
Diffstat (limited to 'src/AudioFormat.hxx')
-rw-r--r--src/AudioFormat.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/AudioFormat.hxx b/src/AudioFormat.hxx
index 09fe99405..e48d2c8cf 100644
--- a/src/AudioFormat.hxx
+++ b/src/AudioFormat.hxx
@@ -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>