mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-19 08:57:08 -05:00
Merged pcmplug branch.
This commit is contained in:
parent
40d1ee071d
commit
6962a9d6ce
61 changed files with 7172 additions and 6743 deletions
|
|
@ -86,7 +86,7 @@ int snd_rawmidi_close(snd_rawmidi_t *rmidi)
|
|||
return res;
|
||||
}
|
||||
|
||||
int snd_rawmidi_file_descriptor(snd_rawmidi_t *rmidi)
|
||||
int snd_rawmidi_poll_descriptor(snd_rawmidi_t *rmidi)
|
||||
{
|
||||
if (!rmidi)
|
||||
return -EINVAL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue