diff libpurple/conversation.h @ 32636:a617a949e545

Doxygen was complaining about this not being a valid whatchamadinger, so escape it.
author Mark Doliner <mark@kingant.net>
date Sun, 18 Sep 2011 20:20:02 +0000
parents 63e7d226b760
children 02a2e8183b1d
line wrap: on
line diff
--- a/libpurple/conversation.h	Sun Sep 18 20:18:33 2011 +0000
+++ b/libpurple/conversation.h	Sun Sep 18 20:20:02 2011 +0000
@@ -318,7 +318,7 @@
 
 	/**
 	 * A hash table of attributes about the user, such as real name,
-	 * user@host, etc.
+	 * user\@host, etc.
 	 */
 	GHashTable *attributes;