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

List:       licq-cvs
Subject:    [Licq-cvs] licq/include
From:       Jon Keating <emostar () users ! sourceforge ! net>
Date:       2005-11-12 10:03:50
Message-ID: E1EasEg-0002i9-MA () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/licq/licq/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10379/include

Modified Files:
	licq_events.h 
Log Message:
Return the correct number of search results.


Index: licq_events.h
===================================================================
RCS file: /cvsroot/licq/licq/include/licq_events.h,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- licq_events.h	22 Jul 2005 16:05:01 -0000	1.44
+++ licq_events.h	12 Nov 2005 10:03:48 -0000	1.45
@@ -84,7 +84,7 @@
   //! If non-zero, the number of search results that were found that could not
   //! be displayed.  The server has a 40 user limit on search results.  This
   //! is valid when Result() is EVENT_SUCCESS.
-  int More()     	   { return m_nMore; }
+  unsigned long More() 	   { return m_nMore; }
   //! The online status of the search result.
   char Status()            { return m_nStatus; }
   //! The gender of the search result.  Female = 1, Male = 2, Unknown = 3.
@@ -107,7 +107,7 @@
   char *m_szFirstName;
   char *m_szLastName;
   char *m_szEmail;
-  int m_nMore;
+  unsigned long m_nMore;
   char m_nStatus;
   char m_nGender;
   char m_nAge;



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Licq-cvs mailing list
Licq-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/licq-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

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