X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=hacks%2Fhelix.c;h=7ca03da7760377aed93d87006bac39bb71ae977d;hb=bc7b7a8eb122206d239ec0e693676bcce31be1aa;hp=3e05531b45e37bbeebd87d921885550454d70e63;hpb=3f9592851ce4ed76a9979bfdd6ec7dc5c457e183;p=xscreensaver 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]));