[NeoStats-Devel] [Commits] r2616 - trunk/include

[email protected]
Newsgroups gmane.comp.neostats.devel
Message-ID <[email protected]>
Author: Mark
Date: Mon May 23 05:10:22 2005
New Revision: 2616

Modified:
   trunk/include/neostats.h
Log:
fix ip len

Modified: trunk/include/neostats.h
==============================================================================
--- trunk/include/neostats.h	(original)
+++ trunk/include/neostats.h	Mon May 23 05:10:22 2005
@@ -376,7 +376,7 @@
 #define MAXTOPICLEN		(307 + 1)
 #define CLOAKKEYLEN		(40 + 1)
 
-#define HOSTIPLEN		15	/* Size of IP address in dotted quad */
+#define HOSTIPLEN		( 15 + 1 )	/* Size of IP address in dotted quad */
 /* Size of nick!user@host mask */
 #define	USERHOSTLEN		(MAXNICK + MAXHOST + MAXUSER + 5)
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.