X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fblitspin.c;h=18a26484af8791231cc93a4383ba4d526c72e0df;hp=1eebcb820f957747ce22215dfa2fda5e1e099b67;hb=2d04c4f22466851aedb6ed0f2919d148f726b889;hpb=bc7b7a8eb122206d239ec0e693676bcce31be1aa diff --git a/hacks/blitspin.c b/hacks/blitspin.c index 1eebcb82..18a26484 100644 --- a/hacks/blitspin.c +++ b/hacks/blitspin.c @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 1992-1997, 2003 Jamie Zawinski +/* xscreensaver, Copyright (c) 1992-2005 Jamie Zawinski * * 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,