mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-08 12:06:40 -04:00
Use direct field access when the type is known, instead of a macro that
includes a cast.
These were missed in
|
||
|---|---|---|
| .. | ||
| dfffile.c | ||
| dfffile.h | ||
| dsffile.c | ||
| dsffile.h | ||
| meson.build | ||
| midifile.c | ||
| midifile.h | ||
| pw-cat.c | ||
| pw-cli.c | ||
| pw-config.c | ||
| pw-container.c | ||
| pw-dot.c | ||
| pw-dump.c | ||
| pw-link.c | ||
| pw-loopback.c | ||
| pw-metadata.c | ||
| pw-mididump.c | ||
| pw-mon.c | ||
| pw-profiler.c | ||
| pw-reserve.c | ||
| pw-top.c | ||
| reserve.c | ||
| reserve.h | ||