include/libtu/optparser.h

changeset 34
828f3afd5c76
parent 12
5fd153b29d40
child 35
5a71d53d0228
--- 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,

mercurial