mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-05 13:30:00 -05:00
Merged pcmfinal branch.
This commit is contained in:
parent
3cc2b957fb
commit
41bb7068f2
57 changed files with 5189 additions and 3088 deletions
|
|
@ -31,7 +31,7 @@
|
|||
#define SND_FILE_HWDEP "/dev/snd/hwC%iD%i"
|
||||
#define SND_HWDEP_VERSION_MAX SND_PROTOCOL_VERSION(1, 0, 0)
|
||||
|
||||
struct snd_hwdep {
|
||||
struct _snd_hwdep {
|
||||
int card;
|
||||
int device;
|
||||
int fd;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue