libpurple/conversation.c

branch
release-2.x.y
changeset 38082
63975292a852
parent 35252
852014ae74a0
child 38240
0552f69f1996
child 38256
035f00c4fd87
--- a/libpurple/conversation.c	Tue Oct 04 12:40:16 2016 -0500
+++ b/libpurple/conversation.c	Tue Oct 04 13:03:28 2016 -0500
@@ -351,7 +351,7 @@
 		}
 
 		/*
-		 * This hack is necessary because some prpls (MSN) have unnamed chats
+		 * This hack is necessary because some prpls have unnamed chats
 		 * that all use the same name.  A PurpleConversation for one of those
 		 * is only ever re-used if the user has left, so calls to
 		 * purple_conversation_new need to fall-through to creating a new

mercurial