mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
buffers: fix warning
This commit is contained in:
parent
814b74265c
commit
eb74b2bf94
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
#define NAME "buffers"
|
||||
|
||||
#define MAX_ALIGN 32
|
||||
#define MAX_BLOCKS 4
|
||||
#define MAX_BLOCKS 4u
|
||||
|
||||
struct port {
|
||||
struct spa_node *node;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue