X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fgalaxy.c;h=b9b2db0d6b83cd8cd4d4bc932689688f72c017b1;hp=87e698b156538903f48037251df9ccff40db09fa;hb=e4fa2ac140f7bc56571373a7b7eb585fa4500e38;hpb=96a411663168b0ba5432b407a83be55f3df0c802 diff --git a/hacks/galaxy.c b/hacks/galaxy.c index 87e698b1..b9b2db0d 100644 --- a/hacks/galaxy.c +++ b/hacks/galaxy.c @@ -67,7 +67,7 @@ static XrmOptionDescRec opts[] = static argtype vars[] = { - {(caddr_t *) & tracks, "tracks", "Tracks", DEF_TRACKS, t_Bool} + {&tracks, "tracks", "Tracks", DEF_TRACKS, t_Bool} }; static OptionStruct desc[] =