mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-05 04:06:37 -05:00
module-avb: descriptor may be modified
This commit is contained in:
parent
8593235571
commit
a88b4bfecd
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ struct server {
|
|||
|
||||
#include "stream.h"
|
||||
|
||||
static inline const struct descriptor *server_find_descriptor(struct server *server,
|
||||
static inline struct descriptor *server_find_descriptor(struct server *server,
|
||||
uint16_t type, uint16_t index)
|
||||
{
|
||||
struct descriptor *d;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue