comparison src/protocols/oscar/aim.h @ 5345:bfe98c4d331e

[gaim-migrate @ 5721] ICQ has a maximum password length of 8 characters, apparently. I made Gaim truncate that shizzle for ICQ. This fixes this: http://sourceforge.net/tracker/?func=detail&aid=732409&group_id=235&atid=100235 committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 10 May 2003 15:33:48 +0000
parents ac9ca88d4b25
children 2d9f7d2e3558
comparison
equal deleted inserted replaced
5344:fda2d94b9434 5345:bfe98c4d331e
116 * dynamic, but I have yet to see due cause to 116 * dynamic, but I have yet to see due cause to
117 * define it dynamically here. Maybe later. 117 * define it dynamically here. Maybe later.
118 * 118 *
119 */ 119 */
120 #define MAXCHATMSGLEN 512 120 #define MAXCHATMSGLEN 512
121
122 /**
123 * Maximum length for the password of an ICQ account
124 */
125 #define MAXICQPASSLEN 8
121 126
122 #define AIM_MD5_STRING "AOL Instant Messenger (SM)" 127 #define AIM_MD5_STRING "AOL Instant Messenger (SM)"
123 128
124 /* 129 /*
125 * Client info. Filled in by the client and passed in to 130 * Client info. Filled in by the client and passed in to