pidgin: d0d1612f: Doxygen was complaining about this not b...

markdoliner at pidgin.im markdoliner at pidgin.im
Sun Sep 18 16:20:47 EDT 2011


----------------------------------------------------------------------
Revision: d0d1612fb8120e1f47b7f9a119dce1d46c53e320
Parent:   c08bb2274d5d8fb1f49e55a09f2cbffe02bf24ef
Author:   markdoliner at pidgin.im
Date:     09/18/11 16:20:02
Branch:   im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/d0d1612fb8120e1f47b7f9a119dce1d46c53e320

Changelog: 

Doxygen was complaining about this not being a valid whatchamadinger,
so escape it.

Changes against parent c08bb2274d5d8fb1f49e55a09f2cbffe02bf24ef

  patched  libpurple/conversation.h

-------------- next part --------------
============================================================
--- libpurple/conversation.h	60e56341641057ac8b5602c75adc4e062cae321a
+++ libpurple/conversation.h	84779eb6a135b3b1e53d88a9013d8a6b645bd130
@@ -318,7 +318,7 @@ struct _PurpleConvChatBuddy
 
 	/**
 	 * A hash table of attributes about the user, such as real name,
-	 * user at host, etc.
+	 * user\@host, etc.
 	 */
 	GHashTable *attributes;
 


More information about the Commits mailing list