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
|
|
@ -29,7 +29,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef MASK_MASK
|
||||
#define MASK_MAX 32
|
||||
#define MASK_MAX 31
|
||||
#endif
|
||||
|
||||
struct _mask {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue