Merge branch 'v0.20.x'

This commit is contained in:
Max Kellermann
2017-12-26 20:03:18 +01:00
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -122,7 +122,7 @@ sample_format_size(SampleFormat format)
* @param format a #SampleFormat enum value
* @return the string
*/
gcc_pure gcc_malloc gcc_returns_nonnull
gcc_pure gcc_returns_nonnull
const char *
sample_format_to_string(SampleFormat format) noexcept;