Fixed snd_*_card() wrt aserver

This commit is contained in:
Abramo Bagnara 2000-12-23 16:13:38 +00:00
parent 80c3adaace
commit c1ad051636
7 changed files with 38 additions and 48 deletions

View file

@ -38,7 +38,6 @@ typedef struct {
size_t hw_ptr;
size_t appl_ptr;
union {
int card;
struct {
int sig;
pid_t pid;