mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-26 01:40:07 -05:00
ucm: allow syntax version 3
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
04c77aa7f4
commit
9c88ead1bb
2 changed files with 2 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
#include <pthread.h>
|
||||
#include "use-case.h"
|
||||
|
||||
#define SYNTAX_VERSION_MAX 2
|
||||
#define SYNTAX_VERSION_MAX 3
|
||||
|
||||
#define MAX_CARD_SHORT_NAME 32
|
||||
#define MAX_CARD_LONG_NAME 80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue