comparison src/protocols/oscar/ssi.c @ 7158:aee5fd893aba

[gaim-migrate @ 7725] I tried to clean up some stuff. I'm not done, but I wanted to commit this before I break something. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 05 Oct 2003 16:55:20 +0000
parents 4375bf2d9020
children e6b01bd8d6cd
comparison
equal deleted inserted replaced
7157:fae7cfe975fd 7158:aee5fd893aba
18 * starting with the request rights function (subtype 0x0002), then parse 18 * starting with the request rights function (subtype 0x0002), then parse
19 * rights (subtype 0x0003), then--well, you get the idea. 19 * rights (subtype 0x0003), then--well, you get the idea.
20 * 20 *
21 * This is entirely too complicated. 21 * This is entirely too complicated.
22 * You don't know the half of it. 22 * You don't know the half of it.
23 *
24 * XXX - Preserve unknown data in TLV lists
25 * 23 *
26 */ 24 */
27 25
28 #define FAIM_INTERNAL 26 #define FAIM_INTERNAL
29 #include <aim.h> 27 #include <aim.h>