diff -r 3a0064eb9421 -r 828f3afd5c76 include/libtu/optparser.h --- a/include/libtu/optparser.h Wed Jan 10 19:15:19 2001 +0100 +++ b/include/libtu/optparser.h Sun Apr 01 01:43:46 2001 +0200 @@ -57,6 +57,7 @@ const char *about; } OptParserCommonInfo; +#define END_OPTPARSEROPTS {0, NULL, 0, NULL, NULL} enum{ OPT_ID_END=0,