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

committed by
Geoffrey McRae

parent
91d6e3a82a
commit
eeefc15e46
@@ -21,4 +21,4 @@
|
||||
typedef void (*MouseHookFn)(int x, int y);
|
||||
|
||||
void mouseHook_install(MouseHookFn callback);
|
||||
void mouseHook_remove();
|
||||
void mouseHook_remove(void);
|
||||
|
Reference in New Issue
Block a user