diff libpurple/protocols/myspace/myspace.h @ 17974:3d400b022acc

Disable sending third-party client version to oncoming buddies.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Sat, 04 Aug 2007 17:49:47 +0000
parents 13a4f57f53a9
children 496affa42816
line wrap: on
line diff
--- a/libpurple/protocols/myspace/myspace.h	Sat Aug 04 17:43:37 2007 +0000
+++ b/libpurple/protocols/myspace/myspace.h	Sat Aug 04 17:49:47 2007 +0000
@@ -51,6 +51,8 @@
 #include "message.h"
 
 /* Conditional compilation options */
+/* Send third-party client version? (Recognized by us and Miranda's plugin) */
+/*#define MSIM_SEND_CLIENT_VERSION      */
 
 /* Debugging options */
 /*#define MSIM_DEBUG_MSG			    */