mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Types size fixes
This commit is contained in:
parent
a01c8f0d03
commit
6f66416685
3 changed files with 26 additions and 23 deletions
|
|
@ -65,7 +65,7 @@ typedef struct {
|
|||
|
||||
typedef struct {
|
||||
long result;
|
||||
long cookie;
|
||||
int cookie;
|
||||
} snd_client_open_answer_t;
|
||||
|
||||
struct cmsg_fd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue