mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
audio: remove last remnants of _t
Signed-off-by: malc <av1474@comtv.ru>
This commit is contained in:
parent
bc578fe007
commit
cb4f03e874
3 changed files with 5 additions and 5 deletions
|
@ -402,7 +402,7 @@ SW *glue (AUD_open_, TYPE) (
|
|||
SW *sw,
|
||||
const char *name,
|
||||
void *callback_opaque ,
|
||||
audio_callback_fn_t callback_fn,
|
||||
audio_callback_fn callback_fn,
|
||||
struct audsettings *as
|
||||
)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue