comparison libfaim/faim/aim_cbtypes.h @ 445:e4c34ca88d9b

[gaim-migrate @ 455] Hehehehehe Libfaim got updated, gaim got updated. btw, gaim/faim can't sign in yet, don't ask me why. it's not my fault. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 29 Jun 2000 20:40:28 +0000
parents f3c8d79688db
children 6e318907bcce
comparison
equal deleted inserted replaced
444:e7885c54ed2f 445:e4c34ca88d9b
189 * 189 *
190 */ 190 */
191 #define AIM_CB_SPECIAL_AUTHSUCCESS 0x0001 191 #define AIM_CB_SPECIAL_AUTHSUCCESS 0x0001
192 #define AIM_CB_SPECIAL_AUTHOTHER 0x0002 192 #define AIM_CB_SPECIAL_AUTHOTHER 0x0002
193 #define AIM_CB_SPECIAL_CONNERR 0x0003 193 #define AIM_CB_SPECIAL_CONNERR 0x0003
194 #define AIM_CB_SPECIAL_DEBUGCONN_CONNECT 0xe001
194 #define AIM_CB_SPECIAL_UNKNOWN 0xffff 195 #define AIM_CB_SPECIAL_UNKNOWN 0xffff
195 #define AIM_CB_SPECIAL_DEFAULT AIM_CB_SPECIAL_UNKNOWN 196 #define AIM_CB_SPECIAL_DEFAULT AIM_CB_SPECIAL_UNKNOWN
196 197
197 198
198 #endif/*__AIM_CBTYPES_H__ */ 199 #endif/*__AIM_CBTYPES_H__ */