[NeoStats-Devel] [Commits] r2528 - trunk/modules/statserv

[email protected]
Newsgroups gmane.comp.neostats.devel
Message-ID <[email protected]>
Author: Mark
Date: Mon Apr 18 07:25:42 2005
New Revision: 2528

Modified:
   trunk/modules/statserv/stats.c
Log:
fix statserv linefeed

Modified: trunk/modules/statserv/stats.c
==============================================================================
--- trunk/modules/statserv/stats.c	(original)
+++ trunk/modules/statserv/stats.c	Mon Apr 18 07:25:42 2005
@@ -32,7 +32,7 @@
 #include "version.h"
 #include "tld.h"
 
-#define WEEKNUM(t) (((t)->tm_yday + 7 - ((t)->tm_wday)) / 7)
+#define WEEKNUM(t) (((t)->tm_yday + 7 - ((t)->tm_wday)) / 7)
 
 void PreSaveStatistic (statistic *stat)
 {
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.