mirror of
https://github.com/gryf/wmaker.git
synced 2026-06-14 14:25:21 +02:00
eliminated gcc-4 compilation warnings
This commit is contained in:
+1
-1
@@ -305,7 +305,7 @@ static char *CHECK_MARK[] = {
|
||||
|
||||
#define STIPPLE_WIDTH 8
|
||||
#define STIPPLE_HEIGHT 8
|
||||
static unsigned char STIPPLE_BITS[] = {
|
||||
static char STIPPLE_BITS[] = {
|
||||
0xaa, 0x55, 0xaa, 0x55, 0xaa, 0x55, 0xaa, 0x55
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user