mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-05 13:30:00 -05:00
Fixed hw_params dump and a typo
This commit is contained in:
parent
bd80fd0b06
commit
6171d0fc20
3 changed files with 4 additions and 4 deletions
|
|
@ -25,7 +25,7 @@
|
|||
#include <assert.h>
|
||||
#include "asoundlib.h"
|
||||
|
||||
#define MASK_MAX 32
|
||||
#define MASK_MAX 31
|
||||
|
||||
#ifdef MASK_INLINE
|
||||
#include "mask_inline.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue