mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00:00
audio: remove last remnants of _t
Signed-off-by: malc <av1474@comtv.ru>
This commit is contained in:
@ -50,7 +50,7 @@ struct audio_option {
|
||||
|
||||
struct audio_callback {
|
||||
void *opaque;
|
||||
audio_callback_fn_t fn;
|
||||
audio_callback_fn fn;
|
||||
};
|
||||
|
||||
struct audio_pcm_info {
|
||||
|
Reference in New Issue
Block a user