mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-23 08:56:47 -05:00
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. |
||
|---|---|---|
| .. | ||
| builder.h | ||
| command.h | ||
| compare.h | ||
| dynamic.h | ||
| event.h | ||
| filter.h | ||
| iter.h | ||
| parser.h | ||
| pod.h | ||
| vararg.h | ||