diff libpurple/prpl.h @ 21667:919338d399ae

merge of '2fcb5d2cb35c5ba692592e22bc442c3d62000f85' and '61c8d242483046a3b3b43cd1afbb794af35a08c9'
author Ethan Blanton <elb@pidgin.im>
date Tue, 27 Nov 2007 15:57:08 +0000
parents eb0f36c3a58f
children fb8ab2490ac4
line wrap: on
line diff
--- a/libpurple/prpl.h	Tue Nov 27 15:56:20 2007 +0000
+++ b/libpurple/prpl.h	Tue Nov 27 15:57:08 2007 +0000
@@ -341,7 +341,7 @@
 
 	/** Gets the real name of a participant in a chat.  For example, on
 	 *  XMPP this turns a chat room nick <tt>foo</tt> into
-	 *  <tt>room@server/foo</tt>
+	 *  <tt>room\@server/foo</tt>
 	 *  @param gc  the connection on which the room is.
 	 *  @param id  the ID of the chat room.
 	 *  @param who the nickname of the chat participant.