mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 12:58:08 +01:00
Address some sparse warnings
Plain integer as NULL pointer, non-ANSI function declaration etc.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
|
||||
#include "WindowMaker.h"
|
||||
#include "texture.h"
|
||||
#include "resources.h"
|
||||
#include "screen.h"
|
||||
|
||||
int wGetColor(WScreen * scr, char *color_name, XColor * color)
|
||||
|
||||
Reference in New Issue
Block a user