mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-05 18:24:08 +00:00
[host] build with -Wstrict-prototypes
This commit is contained in:

committed by
Geoffrey McRae

parent
91d6e3a82a
commit
eeefc15e46
@@ -56,7 +56,7 @@ static struct pipewire * this = NULL;
|
||||
|
||||
// forwards
|
||||
|
||||
static bool pipewire_deinit();
|
||||
static bool pipewire_deinit(void);
|
||||
|
||||
// implementation
|
||||
|
||||
|
Reference in New Issue
Block a user