trunk: changeset 42

Tue, 22 Jan 2002 01:24:03 +0100

author
tuomov
date
Tue, 22 Jan 2002 01:24:03 +0100
changeset 39
ebea551c80dc
parent 38
5e59489313a0
child 40
0a050a9536a1

trunk: changeset 42
doh

include/libtu/optparser.h file | annotate | diff | comparison | revisions
--- 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;

mercurial