cpw.attention_ui: 70298cc7: Removed some extra whitespaces
malu at pidgin.im
malu at pidgin.im
Mon Mar 2 18:45:32 EST 2009
-----------------------------------------------------------------
Revision: 70298cc7b74e537376e55f04be1e6f40aabe3d9d
Ancestor: 825310603146ebe7a9b519bf45b1b7989fb7a3f5
Author: malu at pidgin.im
Date: 2009-03-02T23:44:05
Branch: im.pidgin.cpw.attention_ui
URL: http://d.pidgin.im/viewmtn/revision/info/70298cc7b74e537376e55f04be1e6f40aabe3d9d
Modified files:
libpurple/protocols/jabber/message.c
ChangeLog:
Removed some extra whitespaces
-------------- next part --------------
============================================================
--- libpurple/protocols/jabber/message.c 7e8acffb4fe319c94e970d9a4dc22b06ddb18cc0
+++ libpurple/protocols/jabber/message.c f78ae4a5221e39694034bc55b35e678429abf174
@@ -118,7 +118,7 @@ static void handle_chat(JabberMessage *j
}
}
serv_got_typing_stopped(jm->js->gc, from);
-
+
} else {
serv_got_typing_stopped(jm->js->gc, from);
}
@@ -138,7 +138,7 @@ static void handle_chat(JabberMessage *j
g_free(jbr->thread_id);
jbr->thread_id = g_strdup(jbr->thread_id);
}
-
+
if (jm->js->googletalk && jm->xhtml == NULL) {
char *tmp = jm->body;
jm->body = jabber_google_format_to_html(jm->body);
More information about the Commits
mailing list