libpurple/protocols/msn/soap.h

branch
cpw.khc.msnp14
changeset 20560
79e9c94c34db
parent 20485
bb93cc9292ee
child 20564
35675dd4a44d
--- a/libpurple/protocols/msn/soap.h	Mon Jul 23 18:16:58 2007 +0000
+++ b/libpurple/protocols/msn/soap.h	Tue Aug 07 02:37:58 2007 +0000
@@ -28,6 +28,10 @@
 
 #define MSN_SOAP_READ_BUFF_SIZE		8192
 
+/* define this to debug the communications with the SOAP server */
+#undef MSN_SOAP_DEBUG
+
+
 typedef enum
 {
 	MSN_SOAP_UNCONNECTED,

mercurial