http://svn.poeml.de/viewvc/ppc/src-unpacked/xscreensaver/xscreensaver-4.12.tar.bz2...
[xscreensaver] / hacks / xrayswarm.c
index 4d740a0df4da9adc0bccb25a6aedfd4340f6cb08..15fc96d28deb8355ea61843d9564d310886a94fb 100644 (file)
@@ -65,7 +65,7 @@ XrmOptionDescRec options [] = {
        {0,0,0,0}
 };
 
-static char colors[768];
+static unsigned char colors[768];
 
 static Display *dpy;
 static Window win;