On Wed, 2017-04-19 at 16:51 +0100, Frediano Ziglio wrote:
> Many function already used bool as boolean type.
> Change last gboolean occurrencies and values.
Probably already merged, but: "occurrences"
>
> Signed-off-by: Frediano Ziglio
> ---
> server/sound.c | 70 +-
Hey,
On Wed, Apr 19, 2017 at 04:51:17PM +0100, Frediano Ziglio wrote:
> Many function already used bool as boolean type.
> Change last gboolean occurrencies and values.
>
> Signed-off-by: Frediano Ziglio
'sounds' good! ;)
Acked-by: Victor Toso
> ---
> server/sound.c | 70
> ++
Many function already used bool as boolean type.
Change last gboolean occurrencies and values.
Signed-off-by: Frediano Ziglio
---
server/sound.c | 70 +-
1 file changed, 35 insertions(+), 35 deletions(-)
diff --git a/server/sound.c b/serve