adium, im.pidgin.pidgin: 331937f4: Fixed an errant comment

evands at pidgin.im evands at pidgin.im
Wed Jan 14 08:37:27 EST 2009


-----------------------------------------------------------------
Revision: 331937f46235852e1813a1492eb351071127e02c
Ancestor: 0cc6fa10027bf829296dc524792add070c70f8eb
Author: evands at pidgin.im
Date: 2009-01-14T13:21:10
Date: 2009-01-14T13:21:43
Branch: im.pidgin.adium
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/331937f46235852e1813a1492eb351071127e02c

Modified files:
        libpurple/protocols/oscar/odc.c

ChangeLog: 

Fixed an errant comment

ChangeLog: 

Fixed an errant comment
applied changes from 0cc6fa10027bf829296dc524792add070c70f8eb
             through 331937f46235852e1813a1492eb351071127e02c

-------------- next part --------------
============================================================
--- libpurple/protocols/oscar/odc.c	e7f1f24a6267b2e8938e990c20aa784f014b8d90
+++ libpurple/protocols/oscar/odc.c	167f30ddb54d79bdc9c59e6ad644ac136d2c60fa
@@ -394,7 +394,7 @@ peer_odc_handle_payload(PeerConnection *
 		}
 	}
 
-	/* Send the message */
+	/* Display the message we received */
 	imflags = 0;
 	if (images != NULL)
 		imflags |= PURPLE_MESSAGE_IMAGES;


More information about the Commits mailing list