diff src/connection.h @ 10352:5879593a6a10

[gaim-migrate @ 11569] Gray out some buddy list menu items and the gtkstatusselector if no accounts are online. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 13 Dec 2004 01:49:55 +0000
parents bf1ebc8f3bf3
children 6a043ae92db6
line wrap: on
line diff
--- a/src/connection.h	Mon Dec 13 01:24:19 2004 +0000
+++ b/src/connection.h	Mon Dec 13 01:49:55 2004 +0000
@@ -250,7 +250,8 @@
 void gaim_connections_disconnect_all(void);
 
 /**
- * Returns a list of all active connections.
+ * Returns a list of all active connections.  This does not
+ * include connections that are in the process of connecting.
  *
  * @return A list of all active connections.
  */