aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/msn/msn.h
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2006-01-04 13:09:35 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2006-01-04 13:09:35 +0100
commit08995b0801a00ef5cbcc12d7eb070ef349dde64e (patch)
treec52f7de557078b1a3f779fe25d49ed51fdd080b4 /protocols/msn/msn.h
parent7e563ed9a130cce070753f011158ef0714c58d46 (diff)
Cleaned up some warnings in MSN module that appeared because of the const change.
Diffstat (limited to 'protocols/msn/msn.h')
-rw-r--r--protocols/msn/msn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/msn/msn.h b/protocols/msn/msn.h
index 1cb96a93..9727c537 100644
--- a/protocols/msn/msn.h
+++ b/protocols/msn/msn.h
@@ -66,7 +66,7 @@ struct msn_data
GSList *msgq;
GSList *switchboards;
int buddycount;
- struct msn_away_state *away_state;
+ const struct msn_away_state *away_state;
};
struct msn_switchboard