Mercurial > pidgin
changeset 21994:1c60783cfcd9
We're not actually using these KNOWNGOOD defines, but should we ever
want to in the future it's good to keep them updated.
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Sat, 05 Jan 2008 07:47:22 +0000 |
| parents | bb1190d6961c |
| children | 2fd32731ff57 |
| files | libpurple/protocols/oscar/oscar.h |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/oscar/oscar.h Sat Jan 05 07:33:13 2008 +0000 +++ b/libpurple/protocols/oscar/oscar.h Sat Jan 05 07:47:22 2008 +0000 @@ -309,7 +309,7 @@ } #define CLIENTINFO_AIM_KNOWNGOOD CLIENTINFO_AIM_5_1_3036 -#define CLIENTINFO_ICQ_KNOWNGOOD CLIENTINFO_ICQ_5_45_3777 +#define CLIENTINFO_ICQ_KNOWNGOOD CLIENTINFO_ICQBASIC_14_34_3000 typedef enum {
