[NeoStats-Devel] [Commits] r80 - branches/3.0

[email protected]
Newsgroups gmane.comp.neostats.devel
Message-ID <[email protected]>
Author: Mark
Date: Fri May  6 06:05:42 2005
New Revision: 80

Modified:
   branches/3.0/TriviaServ.c
Log:
fix incorrect values in set table

Modified: branches/3.0/TriviaServ.c
==============================================================================
--- branches/3.0/TriviaServ.c	(original)
+++ branches/3.0/TriviaServ.c	Fri May  6 06:05:42 2005
@@ -100,7 +100,7 @@
 {
 	{"EXCLUSIONS", 		&TriviaServ.use_exc,		SET_TYPE_BOOLEAN,	0,	0, 		NS_ULEVEL_ADMIN,	NULL,	tvs_help_set_exclusions,	NULL,	(void *) 0},
 	{"DEFAULTPOINTS", 	&TriviaServ.defaultpoints,	SET_TYPE_INT,		1,	25, 		NS_ULEVEL_ADMIN,	NULL,	tvs_help_set_defaultpoints,	NULL,	(void *) 1},
-	{NULL,			NULL,				NULL,			NULL,	NULL,		NULL,			NULL,	NULL,				NULL,	NULL},
+	{NULL,			NULL,				0,			0,	0,		0,			NULL,	NULL,				NULL,	NULL},
 };
 
 /*
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.