mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
fix build some more...
This commit is contained in:
parent
61951dd327
commit
a52ecd02df
1 changed files with 1 additions and 1 deletions
|
|
@ -231,7 +231,7 @@ static void set_timer(struct impl *this, bool enabled)
|
|||
}
|
||||
}
|
||||
|
||||
static inline void read_timer(struct impl *this)
|
||||
static inline int read_timer(struct impl *this)
|
||||
{
|
||||
uint64_t expirations;
|
||||
int res = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue