pcm/SampleFormat: remove wrong "malloc" attribute
This commit is contained in:
		| @@ -122,7 +122,7 @@ sample_format_size(SampleFormat format) | ||||
|  * @param format a #SampleFormat enum value | ||||
|  * @return the string | ||||
|  */ | ||||
| gcc_pure gcc_malloc | ||||
| gcc_pure | ||||
| const char * | ||||
| sample_format_to_string(SampleFormat format) noexcept; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Max Kellermann
					Max Kellermann