aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/msn/msn.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/msn/msn.h')
-rw-r--r--protocols/msn/msn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/msn/msn.h b/protocols/msn/msn.h
index 50f273ad..077203c9 100644
--- a/protocols/msn/msn.h
+++ b/protocols/msn/msn.h
@@ -161,6 +161,7 @@ char **msn_linesplit( char *line );
int msn_handler( struct msn_handler_data *h );
char *msn_http_encode( const char *input );
void msn_msgq_purge( struct im_connection *ic, GSList **list );
+gboolean msn_set_display_name( struct im_connection *ic, const char *rawname );
/* tables.c */
const struct msn_away_state *msn_away_state_by_number( int number );