X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=utils%2Ffade.c;h=a45ae4807daa6ab02c9e075366ea2ffff60931e9;hp=18e940680a1fb8d607118d66ac68e57058a12f23;hb=3f438031d610c7e15fd33876a879b97e290e05fb;hpb=447db08c956099b3b183886729108bf5b364c4b8 diff --git a/utils/fade.c b/utils/fade.c index 18e94068..a45ae480 100644 --- a/utils/fade.c +++ b/utils/fade.c @@ -159,7 +159,7 @@ fade_screens (Display *dpy, Colormap *cmaps, /* The business with `cmaps_per_screen' is to fake out the SGI 8-bit video hardware, which is capable of installing multiple (4) colormaps - simultaniously. We have to install multiple copies of the same set of + simultaneously. We have to install multiple copies of the same set of colors in order to fill up all the available slots in the hardware color lookup table, so we install an extra N colormaps per screen to make sure that all screens really go black.