Changes in protocols/oscar/aim.h [b9369b5:30ce1ce]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/oscar/aim.h
rb9369b5 r30ce1ce 144 144 } 145 145 146 #define AIM_CLIENTINFO_KNOWNGOOD_5_1_3036 { \147 "AOL Instant Messenger, version 5.1.3036/WIN32", \148 0x0109, \149 0x0005, \150 0x0001, \151 0x0000, \152 0x0bdc, \153 "us", \154 "en", \155 }156 157 146 /* 158 147 * I would make 4.1.2010 the default, but they seem to have found … … 163 152 * around. (see login.c::memrequest()) 164 153 */ 165 #define AIM_CLIENTINFO_KNOWNGOOD AIM_CLIENTINFO_KNOWNGOOD_ 5_1_3036154 #define AIM_CLIENTINFO_KNOWNGOOD AIM_CLIENTINFO_KNOWNGOOD_3_5_1670 166 155 167 156 #ifndef TRUE
Note: See TracChangeset
for help on using the changeset viewer.