mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05: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;
|
uint64_t expirations;
|
||||||
int res = 0;
|
int res = 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue