# HG changeset patch # User Mark Doliner # Date 1316377202 0 # Node ID a617a949e545b1b9572b4905e8876a21678d2b58 # Parent 63e7d226b76063bd5ad6b11a4571432310cda0ae Doxygen was complaining about this not being a valid whatchamadinger, so escape it. diff -r 63e7d226b760 -r a617a949e545 libpurple/conversation.h --- 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;