# HG changeset patch # User tuomov # Date 1011659043 -3600 # Node ID ebea551c80dcfc39fc51dc1342fe0fe7c41a1a62 # Parent 5e59489313a0867471aeccaca90c2d297c5df055 trunk: changeset 42 doh diff -r 5e59489313a0 -r ebea551c80dc include/libtu/optparser.h --- a/include/libtu/optparser.h Tue Jan 22 01:20:58 2002 +0100 +++ b/include/libtu/optparser.h Tue Jan 22 01:24:03 2002 +0100 @@ -42,7 +42,7 @@ }; -#define END_OPTPARSER_OPTS {0, NULL, 0, NULL, NULL} +#define END_OPTPARSEROPTS {0, NULL, 0, NULL, NULL} typedef struct _OptParserOpt{ int optid;