--- 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;