mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 21:08:08 +01:00
Fix trivial warnings
* Format string integer size warnings * Missing or non-value returns in non-void functions * A missing #include in WPrefs.app/MouseSettings.c
This commit is contained in:
committed by
Carlos R. Mafra
parent
6b5cfc887a
commit
6082f2d243
@@ -25,6 +25,7 @@
|
||||
|
||||
#include <X11/Xutil.h>
|
||||
|
||||
#include <unistd.h>
|
||||
#include <math.h>
|
||||
|
||||
/* double-click tester */
|
||||
|
||||
Reference in New Issue
Block a user