diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2010-12-12 00:25:17 +0000 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2010-12-12 00:25:17 +0000 |
commit | 76c89dc7e58c9d4806e83c04ab4005faa84e2703 (patch) | |
tree | febb7fa1c057d7fcc591f1c397e9af6f98c2999c /protocols/msn/msn.h | |
parent | c775a58faa7d5905b06e2f8900db7337082d5165 (diff) |
Allow changing MSN display names in server-side profiles. (I.e. the changes
are finally always persistent again.)
Diffstat (limited to 'protocols/msn/msn.h')
-rw-r--r-- | protocols/msn/msn.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/msn/msn.h b/protocols/msn/msn.h index 39a44c30..f9993868 100644 --- a/protocols/msn/msn.h +++ b/protocols/msn/msn.h @@ -118,6 +118,7 @@ struct msn_data const struct msn_away_state *away_state; GSList *groups; + char *profile_rid; /* Mostly used for sending the ADL command; since MSNP13 the client is responsible for downloading the contact list and then sending |