buffers: fix warning

This commit is contained in:
Wim Taymans 2020-06-04 16:59:14 +02:00
parent 814b74265c
commit eb74b2bf94

View file

@ -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;