pidgin: 82147786: disapproval of revision 'a694289accbec14...
evands at pidgin.im
evands at pidgin.im
Mon Feb 21 18:11:07 EST 2011
----------------------------------------------------------------------
Revision: 82147786072b59a286d5a14abfcf7ff7c56fbb35
Parent: a694289accbec14c593b3636ef1f626fd8279805
Author: evands at pidgin.im
Date: 02/21/11 17:55:51
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/82147786072b59a286d5a14abfcf7ff7c56fbb35
Changelog:
disapproval of revision 'a694289accbec14c593b3636ef1f626fd8279805'
Changes against parent a694289accbec14c593b3636ef1f626fd8279805
patched libpurple/conversation.c
-------------- next part --------------
============================================================
--- libpurple/conversation.c 7cede383dd7d23720d80e0517411b41e088b87cd
+++ libpurple/conversation.c 1e4130c65439d1928df571ffc54d8c37b384e3ac
@@ -1218,7 +1218,7 @@ purple_conv_im_write(PurpleConvIm *im, c
c = purple_conv_im_get_conversation(im);
- if ((flags & PURPLE_MESSAGE_RECV) == PURPLE_MESSAGE_RECV) {
+ if ((flags & PURPLE_MESSAGE_RECV) == PURPLE_MESSAGE_RECV) {
purple_conv_im_set_typing_state(im, PURPLE_NOT_TYPING);
}
More information about the Commits
mailing list