diff src/protocols/oscar/aim.h @ 4811:22a7602ebe25

[gaim-migrate @ 5131] I'd like to point out that I beat Windows ICQ on this one, as far as I know. We really need to release 0.60. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 17 Mar 2003 07:28:37 +0000
parents 9810ce8e7a96
children e6654fab588b
line wrap: on
line diff
--- a/src/protocols/oscar/aim.h	Mon Mar 17 07:21:13 2003 +0000
+++ b/src/protocols/oscar/aim.h	Mon Mar 17 07:28:37 2003 +0000
@@ -1032,7 +1032,8 @@
 #define AIM_CAPS_ICQUNKNOWN	0x00008000
 #define AIM_CAPS_TRILLIANCRYPT	0x00010000
 #define AIM_CAPS_ICQUTF8	0x00020000
-#define AIM_CAPS_LAST		0x00040000
+#define AIM_CAPS_INTEROPERATE	0x00040000
+#define AIM_CAPS_LAST		0x00080000
 
 faim_export int aim_0002_000b(aim_session_t *sess, aim_conn_t *conn, const char *sn);