comparison src/protocols/oscar/misc.c @ 7282:ad243bc63184

[gaim-migrate @ 7861] Mostly this is my usual blah clean-up/changes. I started merging that icq sms patch, but I'm not comfortable with much of it... I also made AIM have 6 login steps instead of 2. The first few go pretty quickly though. I'll probably work on this more later, but I'm going to sleep now. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 16 Oct 2003 06:12:43 +0000
parents 07283934dedd
children f2431a7e33aa
comparison
equal deleted inserted replaced
7281:0f7dd6715a90 7282:ad243bc63184
9 #define FAIM_INTERNAL 9 #define FAIM_INTERNAL
10 #include <aim.h> 10 #include <aim.h>
11 11
12 /* 12 /*
13 * Generic routine for sending commands. 13 * Generic routine for sending commands.
14 *
15 * 14 *
16 * I know I can do this in a smarter way...but I'm not thinking straight 15 * I know I can do this in a smarter way...but I'm not thinking straight
17 * right now... 16 * right now...
18 * 17 *
19 * I had one big function that handled all three cases, but then it broke 18 * I had one big function that handled all three cases, but then it broke