mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Increased version
This commit is contained in:
parent
e873672469
commit
10c9d4911c
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ const char *_snd_module_hwdep_hw = "";
|
|||
#endif
|
||||
|
||||
#define SNDRV_FILE_HWDEP "/dev/snd/hwC%iD%i"
|
||||
#define SNDRV_HWDEP_VERSION_MAX SNDRV_PROTOCOL_VERSION(1, 0, 0)
|
||||
#define SNDRV_HWDEP_VERSION_MAX SNDRV_PROTOCOL_VERSION(1, 0, 1)
|
||||
|
||||
static int snd_hwdep_hw_close(snd_hwdep_t *hwdep)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue