http://ftp.ksu.edu.tw/FTP/FreeBSD/distfiles/xscreensaver-4.20.tar.gz
[xscreensaver] / hacks / blitspin.c
index 1eebcb820f957747ce22215dfa2fda5e1e099b67..18a26484af8791231cc93a4383ba4d526c72e0df 100644 (file)
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 1992-1997, 2003 Jamie Zawinski <jwz@jwz.org>
+/* xscreensaver, Copyright (c) 1992-2005 Jamie Zawinski <jwz@jwz.org>
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -94,7 +94,7 @@ read_screen (Display *dpy, Window window, int *widthP, int *heightP)
   gcv.function = GXcopy;
   gc = XCreateGC (dpy, window, GCFunction, &gcv);
 
-  load_random_image (xgwa.screen, window, p, NULL);
+  load_random_image (xgwa.screen, window, p, NULL, NULL);
 
   /* Reset the window's background color... */
   XSetWindowBackground (dpy, window,