From: <the...@us...> - 2006-08-21 22:55:23
|
Revision: 16964 Author: thekingant Date: 2006-08-21 15:55:08 -0700 (Mon, 21 Aug 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=16964&view=rev Log Message: ----------- Minor comment change Modified Paths: -------------- trunk/libgaim/connection.h Modified: trunk/libgaim/connection.h =================================================================== --- trunk/libgaim/connection.h 2006-08-21 22:50:58 UTC (rev 16963) +++ trunk/libgaim/connection.h 2006-08-21 22:55:08 UTC (rev 16964) @@ -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. */ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |