mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 13:28:05 +01:00
0.51.1 pre snapshot. Be careful, it may be buggy. It fixes some bugs though.
This commit is contained in:
@@ -500,8 +500,7 @@ index2str(char *buffer, int index, int colorCount)
|
||||
static void
|
||||
outputcolormap(FILE *file, XPMColor *colormap, int colorCount)
|
||||
{
|
||||
int j;
|
||||
int i,index;
|
||||
int index;
|
||||
char buf[128];
|
||||
|
||||
if (!colormap)
|
||||
|
||||
Reference in New Issue
Block a user