diff src/blist.h @ 12286:255e6912607b

[gaim-migrate @ 14590] Mostly whitespace, but a couple small typo fixes, and an A;B -> B;A; swap to be consistent in plugins/notify.c committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Thu, 01 Dec 2005 21:13:48 +0000
parents 875f59f9c0bb
children 7630a95f3b8b
line wrap: on
line diff
--- a/src/blist.h	Thu Dec 01 20:09:27 2005 +0000
+++ b/src/blist.h	Thu Dec 01 21:13:48 2005 +0000
@@ -841,9 +841,9 @@
 
 /**
  * Retrieves the extended menu items for a buddy list node.
- * @param n	The blist node for which to obtain the extended menu items.
- * @return	list of GaimBlistNodeAction items, as harvested by the
- *		blist-node-extended-menu signal.
+ * @param n The blist node for which to obtain the extended menu items.
+ * @return  A list of GaimBlistNodeAction items, as harvested by the
+ *          blist-node-extended-menu signal.
  */
 GList *gaim_blist_node_get_extended_menu(GaimBlistNode *n);