X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fhelix.c;h=7ca03da7760377aed93d87006bac39bb71ae977d;hp=3e05531b45e37bbeebd87d921885550454d70e63;hb=96a411663168b0ba5432b407a83be55f3df0c802;hpb=bbd0773f2adde4927a6196361d4061e70bf48cd9 diff --git a/hacks/helix.c b/hacks/helix.c index 3e05531b..7ca03da7 100644 --- a/hacks/helix.c +++ b/hacks/helix.c @@ -307,7 +307,7 @@ char *defaults [] = { XrmOptionDescRec options [] = { { "-delay", ".delay", XrmoptionSepArg, 0 }, { "-subdelay", ".subdelay", XrmoptionSepArg, 0 }, - { 0 }, + { 0, 0, 0, 0 }, }; int options_size = (sizeof (options) / sizeof (options[0]));