Ack,
Pavel
On Mon, 2017-04-24 at 12:09 -0500, Jonathon Jongsma wrote:
> Instead of putting a 'next' link within the channel structure
> itself,
> just use a generic GList structure to keep a list of active sound
> channels.
> ---
> server/sound.c | 26 +-
> 1 file changed,
Instead of putting a 'next' link within the channel structure itself,
just use a generic GList structure to keep a list of active sound
channels.
---
server/sound.c | 26 +-
1 file changed, 9 insertions(+), 17 deletions(-)
diff --git a/server/sound.c b/server/sound.c
index