X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fdemon.c;h=46137d665babf61464dce1ca62d92949e99a3193;hp=ba6c2b5d62905b676d7d34ae031142982ca73b76;hb=e4fa2ac140f7bc56571373a7b7eb585fa4500e38;hpb=96a411663168b0ba5432b407a83be55f3df0c802 diff --git a/hacks/demon.c b/hacks/demon.c index ba6c2b5d..46137d66 100644 --- a/hacks/demon.c +++ b/hacks/demon.c @@ -82,7 +82,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[] = {