comparison libpurple/protocols/msn/soap.c @ 20759:989f5906ca17

Hylke made a new win32 installer pixmap
author Sean Egan <seanegan@gmail.com>
date Wed, 03 Oct 2007 00:33:44 +0000
parents 2c8c6d77f12c
children 48ee7ec3426d 58ce69a8582d
comparison
equal deleted inserted replaced
20757:9c226e074462 20759:989f5906ca17
24 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
25 */ 25 */
26 #include "msn.h" 26 #include "msn.h"
27 #include "soap.h" 27 #include "soap.h"
28 28
29 29 #define MSN_SOAP_DEBUG
30 /*local function prototype*/ 30 /*local function prototype*/
31 void msn_soap_set_process_step(MsnSoapConn *soapconn, MsnSoapStep step); 31 void msn_soap_set_process_step(MsnSoapConn *soapconn, MsnSoapStep step);
32 32
33 /*setup the soap process step*/ 33 /*setup the soap process step*/
34 void 34 void