X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fjulia.c;h=dafcf1649982e66988cfc200b9a59059a52b17e7;hp=bff47db3127f8157ef7de3ceb5e6f9e02ce4b1d6;hb=e4fa2ac140f7bc56571373a7b7eb585fa4500e38;hpb=96a411663168b0ba5432b407a83be55f3df0c802 diff --git a/hacks/julia.c b/hacks/julia.c index bff47db3..dafcf164 100644 --- a/hacks/julia.c +++ b/hacks/julia.c @@ -63,7 +63,7 @@ static XrmOptionDescRec opts[] = }; static argtype vars[] = { - {(caddr_t *) & track_p, "mouse", "Mouse", DEF_MOUSE, t_Bool}, + {&track_p, "mouse", "Mouse", DEF_MOUSE, t_Bool}, }; static OptionStruct desc[] = {