X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fblocktube.c;h=9202c551c830f740acf427133f89eef88d0664e1;hp=9b4907eae54f357a61ade7f455c0a62c7e48febd;hb=ffd8c0873576a9e3065696a624dce6b766b77062;hpb=9c9d475ff889ed8be02e8ce8c17da28b93278fca diff --git a/hacks/glx/blocktube.c b/hacks/glx/blocktube.c index 9b4907ea..9202c551 100644 --- a/hacks/glx/blocktube.c +++ b/hacks/glx/blocktube.c @@ -98,10 +98,10 @@ GLfloat tunnelWidth=5; static XrmOptionDescRec opts[] = { { "-holdtime", ".holdtime", XrmoptionSepArg, 0 }, { "-changetime", ".changetime", XrmoptionSepArg, 0 }, - {"-texture", ".texture", XrmoptionNoArg, (caddr_t) "True" }, - {"+texture", ".texture", XrmoptionNoArg, (caddr_t) "False" }, - {"-fog", ".fog", XrmoptionNoArg, (caddr_t) "True" }, - {"+fog", ".fog", XrmoptionNoArg, (caddr_t) "False" }, + {"-texture", ".texture", XrmoptionNoArg, "True" }, + {"+texture", ".texture", XrmoptionNoArg, "False" }, + {"-fog", ".fog", XrmoptionNoArg, "True" }, + {"+fog", ".fog", XrmoptionNoArg, "False" }, }; static argtype vars[] = {