X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fnoof.c;fp=hacks%2Fglx%2Fnoof.c;h=4b23035d050e908ade91a8c9b19a50b11b23ac6d;hp=ab483f9ab6ce2ff237d3eae5bd7331106e1612e2;hb=39809ded547bdbb08207d3e514950425215b4410;hpb=4361b69d3178d7fc98d0388f9a223af6c2651aba diff --git a/hacks/glx/noof.c b/hacks/glx/noof.c index ab483f9a..4b23035d 100644 --- a/hacks/glx/noof.c +++ b/hacks/glx/noof.c @@ -19,7 +19,7 @@ "*doubleBuffer: False \n" \ "*suppressRotationAnimation: True\n" \ -# define refresh_noof 0 +# define free_noof 0 # define release_noof 0 # define noof_handle_event 0 #include "xlockmore.h" @@ -444,7 +444,7 @@ init_noof (ModeInfo *mi) int i; noof_configuration *bp; - MI_INIT (mi, bps, NULL); + MI_INIT (mi, bps); bp = &bps[MI_SCREEN(mi)];