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

[email protected]
Newsgroups gmane.comp.neostats.devel
Message-ID <[email protected]>
Author: DNB
Date: Thu Jun  2 12:49:54 2005
New Revision: 88

Modified:
   branches/3.0/TriviaServ.c
Log:
fix if statement

Modified: branches/3.0/TriviaServ.c
==============================================================================
--- branches/3.0/TriviaServ.c	(original)
+++ branches/3.0/TriviaServ.c	Thu Jun  2 12:49:54 2005
@@ -521,7 +521,7 @@
 		}
 	}
 	/* clear Network scores if needed */
-	if (TriviaServ.resettype = cleartype) 
+	if (TriviaServ.resettype == cleartype) 
 	{
 		switch (cleartype) 
 		{
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.