[gaim-migrate @ 16964]

Mon, 21 Aug 2006 22:55:08 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Mon, 21 Aug 2006 22:55:08 +0000
changeset 14341
e67646af66ab
parent 14340
9cc8bf39b3ab
child 14342
9059c7771ef1

[gaim-migrate @ 16964]
Minor comment change

libgaim/connection.h file | annotate | diff | comparison | revisions
--- a/libgaim/connection.h	Mon Aug 21 22:50:58 2006 +0000
+++ b/libgaim/connection.h	Mon Aug 21 22:55:08 2006 +0000
@@ -85,7 +85,7 @@
 	GSList *buddy_chats;         /**< A list of active chats.            */
 	void *proto_data;            /**< Protocol-specific data.            */
 
-	char *display_name;          /**< The name displayed.                */
+	char *display_name;          /**< How you appear to other people.    */
 	guint keepalive;             /**< Keep-alive.                        */
 
 

mercurial