include/libtu/parser.h

changeset 38
5e59489313a0
parent 36
63cd573ffbcf
child 40
0a050a9536a1
--- a/include/libtu/parser.h	Tue Jan 22 01:22:58 2002 +0100
+++ b/include/libtu/parser.h	Tue Jan 22 01:20:58 2002 +0100
@@ -28,6 +28,8 @@
  * "#cancel" 	call this handler when recovering from error
  */
 
+#define END_CONFOPTS {NULL, NULL, NULL, NULL}
+
 typedef struct _ConfOpt{
 	const char *optname;
 	const char *argfmt;

mercurial