libpurple/protocols/myspace/myspace.h

branch
soc.2007.msimprpl
changeset 17901
ecaeb5f6e531
parent 17899
2aff0198ffe4
child 17902
8e0b1d066efb
--- a/libpurple/protocols/myspace/myspace.h	Sun May 20 19:12:32 2007 +0000
+++ b/libpurple/protocols/myspace/myspace.h	Sun May 20 20:56:04 2007 +0000
@@ -73,6 +73,9 @@
 #define MSIM_BM_ACTION      121
 /*#define MSIM_BM_UNKNOWN1    122*/
 
+/* Authentication algorithm for login2 */
+#define MSIM_AUTH_ALGORITHM	196610
+
 /* Random number in every MsimSession, to ensure it is valid. */
 #define MSIM_SESSION_STRUCT_MAGIC       0xe4a6752b
 

mercurial