2 --- ../opts.c.orig 2004-05-24 01:23:56.000000000 +0200
3 +++ ../opts.c 2004-05-24 01:24:52.000000000 +0200
5 { "oldformat", v_bool, &oldformat, action_thru, 0 },
6 { "tabhour", v_int, &tabhour, action_thru, 0 },
7 { "verbose", v_bool, &verbose, action_thru, 0 },
8 - { NULL, NULL, NULL },
9 + { NULL, 0, NULL, NULL },