Mercurial > pidgin
changeset 20455:ef2e720f1b8f
Compile!
author | Ka-Hing Cheung <khc@hxbc.us> |
---|---|
date | Sat, 16 Jun 2007 07:03:31 +0000 |
parents | 703d207919d9 |
children | db286cc82bd1 |
files | libpurple/protocols/msn/servconn.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/msn/servconn.c Sat Jun 16 06:40:04 2007 +0000 +++ b/libpurple/protocols/msn/servconn.c Sat Jun 16 07:03:31 2007 +0000 @@ -166,7 +166,7 @@ **************************************************************************/ static void -connect_cb(gpointer data, gint source, const char *error_msg) +connect_cb(gpointer data, gint source, const char *error_message) { MsnServConn *servconn;