libpurple/protocols/mxit/protocol.h

branch
mxit-2.x.y
changeset 32089
bee3aee1bc9c
parent 32088
4c1b703def6f
child 33200
b8a88a88cbf2
--- a/libpurple/protocols/mxit/protocol.h	Tue Feb 21 21:18:50 2012 +0000
+++ b/libpurple/protocols/mxit/protocol.h	Tue Feb 21 21:51:24 2012 +0000
@@ -158,6 +158,7 @@
 #define		CP_MSG_ENCRYPTED		0x0010					/* message is encrypted */
 #define		CP_MSG_MARKUP			0x0200					/* message may contain markup */
 #define		CP_MSG_EMOTICON			0x0400					/* message may contain custom emoticons */
+#define		CP_MSG_FAREWELL			0x0800					/* this is a farewell message */
 
 /* redirect types */
 #define		CP_REDIRECT_PERMANENT	1						/* permanent redirect */

mercurial