diff libpurple/protocols/oscar/odc.c @ 25319:cb1a897ae34c

Fixed an errant comment
author Evan Schoenberg <evan.s@dreskin.net>
date Wed, 14 Jan 2009 13:21:10 +0000
parents e17e325732d0
children 6e1967b0f90b
line wrap: on
line diff
--- a/libpurple/protocols/oscar/odc.c	Wed Jan 14 13:13:35 2009 +0000
+++ b/libpurple/protocols/oscar/odc.c	Wed Jan 14 13:21:10 2009 +0000
@@ -394,7 +394,7 @@
 		}
 	}
 
-	/* Send the message */
+	/* Display the message we received */
 	imflags = 0;
 	if (images != NULL)
 		imflags |= PURPLE_MESSAGE_IMAGES;