aboutsummaryrefslogtreecommitdiffstats
path: root/src/AudioFormat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/AudioFormat.hxx')
-rw-r--r--src/AudioFormat.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AudioFormat.hxx b/src/AudioFormat.hxx
index 5b0686031..fae7625ea 100644
--- a/src/AudioFormat.hxx
+++ b/src/AudioFormat.hxx
@@ -305,7 +305,7 @@ sample_format_to_string(SampleFormat format);
*
* @param af the #audio_format object
* @param s a buffer to print into
- * @return the string, or NULL if the #audio_format object is invalid
+ * @return the string, or nullptr if the #audio_format object is invalid
*/
gcc_pure gcc_malloc
const char *