comparison src/protocols/oscar/chatnav.c @ 8735:92cbf9713795

[gaim-migrate @ 9490] Patch by Jonathan Champ to corect the vairous speling mistakes we hav e in the coments and documentaion. Thansk Jonathan! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 21 Apr 2004 01:34:26 +0000
parents 6d3d8f11e765
children ecc0f22db510
comparison
equal deleted inserted replaced
8734:407c122d6191 8735:92cbf9713795
46 * This looks to be a big hack. You'll note that this entire 46 * This looks to be a big hack. You'll note that this entire
47 * SNAC is just a room info structure, but the hard room name, 47 * SNAC is just a room info structure, but the hard room name,
48 * here, is set to "create". 48 * here, is set to "create".
49 * 49 *
50 * Either this goes on the "list of questions concerning 50 * Either this goes on the "list of questions concerning
51 * why-the-hell-did-you-do-that", or this value is completly 51 * why-the-hell-did-you-do-that", or this value is completely
52 * ignored. Without experimental evidence, but a good knowledge of 52 * ignored. Without experimental evidence, but a good knowledge of
53 * AOL style, I'm going to guess that it is the latter, and that 53 * AOL style, I'm going to guess that it is the latter, and that
54 * the value of the room name in create requests is ignored. 54 * the value of the room name in create requests is ignored.
55 */ 55 */
56 aimbs_put8(&fr->data, strlen(ck)); 56 aimbs_put8(&fr->data, strlen(ck));