X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Floop.c;h=a30d3213b36c09384fcb4c7fcb5c339aaa2da6da;hp=f492ee44c4d92cf4224666e5d9591fd4b8125896;hb=e4fa2ac140f7bc56571373a7b7eb585fa4500e38;hpb=96a411663168b0ba5432b407a83be55f3df0c802 diff --git a/hacks/loop.c b/hacks/loop.c index f492ee44..a30d3213 100644 --- a/hacks/loop.c +++ b/hacks/loop.c @@ -114,7 +114,7 @@ static XrmOptionDescRec opts[] = static argtype vars[] = { - {(caddr_t *) & neighbors, (char *) "neighbors", (char *) "Neighbors", (char *) DEF_NEIGHBORS, t_Int} + {&neighbors, "neighbors", "Neighbors", DEF_NEIGHBORS, t_Int} }; static OptionStruct desc[] =