pipewire/spa/include/spa/pod
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
..
builder.h pod: Fix spa_pod_builder_control() return type 2023-08-09 12:59:09 +00:00
command.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
compare.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
dynamic.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
event.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
filter.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
iter.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
parser.h parser: add extra check to make coverity happy 2023-04-20 12:32:07 +02:00
pod.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
vararg.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00