Changeset 5b52a48 for protocols/nogaim.h
- Timestamp:
- 2006-07-03T21:22:45Z (19 years ago)
- Branches:
- master
- Children:
- 7e3592e
- Parents:
- 911f2eb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/nogaim.h
r911f2eb r5b52a48 165 165 166 166 /* Mainly for AOL, since they think "Bung hole" == "Bu ngho le". *sigh* */ 167 int (* cmp_buddynames) (const char *who1, const char *who2);167 int (* handle_cmp) (const char *who1, const char *who2); 168 168 }; 169 169
Note: See TracChangeset
for help on using the changeset viewer.