mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Fixed snd_*_card() wrt aserver
This commit is contained in:
parent
80c3adaace
commit
c1ad051636
7 changed files with 38 additions and 48 deletions
|
|
@ -38,7 +38,6 @@ typedef struct {
|
|||
size_t hw_ptr;
|
||||
size_t appl_ptr;
|
||||
union {
|
||||
int card;
|
||||
struct {
|
||||
int sig;
|
||||
pid_t pid;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue