http://se.aminet.net/pub/Linux/distributions/slackware/slackware-10.1/source/xap...
[xscreensaver] / hacks / decayscreen.c
index 7127bc983b4f2b89a1f3a97de04ec876ec0a4752..fa6561c1dae1a2e160ab87edc466193a9b972e27 100644 (file)
@@ -110,7 +110,7 @@ init_decay (Display *dpy, Window window)
   sizex = xgwa.width;
   sizey = xgwa.height;
 
-  load_random_image (xgwa.screen, window, window);
+  load_random_image (xgwa.screen, window, window, NULL);
   
   if (mode == MELT || mode == STRETCH) {
     /* make sure screen eventually turns background color */