mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-04 21:04:18 +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
@@ -1746,4 +1746,5 @@ int wrmdirhier(const char *path)
|
||||
|
||||
}
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user