pipewire/spa
Tom A. Wagner 7b40ca4f27 pod: Fix spa_pod_builder_control() return type
Fixes the return type of spa_pod_builder_control() from uint32_t to int.

Since the function returns the int returned by spa_pod_builder_raw,
the return type of the function should also be an int.
2023-08-09 12:59:09 +00:00
..
examples treewide: mark some functions static 2023-07-03 19:40:31 +02:00
include pod: Fix spa_pod_builder_control() return type 2023-08-09 12:59:09 +00:00
plugins evl: fix timerfd read 2023-08-09 12:46:20 +02:00
tests treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
tools treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build meson.build: enable LC3 by default 2023-07-25 07:26:21 +00:00