[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-protocol-cvs
Subject:    [Protocol-cvs] common/util mimescan.cpp,1.7.6.2,1.7.6.3
From:       gwright () helixcommunity ! org
Date:       2005-03-23 1:35:27
[Download RAW message or body]

Update of /cvsroot/protocol/common/util
In directory cvs-new:/tmp/cvs-serv13958

Modified Files:
      Tag: hxclient_1_5_0_cayenne
	mimescan.cpp 
Log Message:
Warning removal.


Index: mimescan.cpp
===================================================================
RCS file: /cvsroot/protocol/common/util/mimescan.cpp,v
retrieving revision 1.7.6.2
retrieving revision 1.7.6.3
diff -u -d -r1.7.6.2 -r1.7.6.3
--- mimescan.cpp	8 Mar 2005 06:04:03 -0000	1.7.6.2
+++ mimescan.cpp	23 Mar 2005 01:35:24 -0000	1.7.6.3
@@ -170,7 +170,7 @@
     UINT32 ulTempIndex = m_nCurOffset;
     while (ulTempIndex < m_nBufSize &&
 	!strchr(p, m_pBuffer[ulTempIndex]) &&
-	m_pBuffer[ulTempIndex] != -1)
+	m_pBuffer[ulTempIndex] != 0xff)
     {
 	ulDist++;
 	ulTempIndex++;



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic