X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fboxed.c;h=1200e62c7a339949af85a1de29062b95200b261e;hp=238cb3c8f8dcba2d4b7323f4371054c61a5047e2;hb=e4fa2ac140f7bc56571373a7b7eb585fa4500e38;hpb=96a411663168b0ba5432b407a83be55f3df0c802 diff --git a/hacks/glx/boxed.c b/hacks/glx/boxed.c index 238cb3c8..1200e62c 100644 --- a/hacks/glx/boxed.c +++ b/hacks/glx/boxed.c @@ -66,7 +66,7 @@ static XrmOptionDescRec opts[] = { }; static argtype vars[] = { - {(caddr_t *) &planetary, "planetary", "Planetary", DEF_PLANETARY, t_Bool}, + {&planetary, "planetary", "Planetary", DEF_PLANETARY, t_Bool}, }; */