changeset 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 5aa171c8776b
files libpurple/conversation.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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;