diff libpurple/request.h @ 22141:04bdf1ff5d2a

merge of '43413f6662ecd55ea083fbbacb3f16c01843e655' and 'cd29baac3f6b045ec50d2511b143b39f8884b36d'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Thu, 17 Jan 2008 08:12:37 +0000
parents 9df0a8c7c9b7
children 6cfb6e26787f
line wrap: on
line diff
--- a/libpurple/request.h	Thu Jan 17 08:01:02 2008 +0000
+++ b/libpurple/request.h	Thu Jan 17 08:12:37 2008 +0000
@@ -1318,6 +1318,8 @@
  * @param secondary      Secondary information, or @c NULL if there is none.
  * @param default_action The default action, zero-indexed; if the third action
  *                       supplied should be the default, supply <tt>2</tt>.
+ *                       The should be the action that users are most likely
+ *                       to select.
  * @param account        The #PurpleAccount associated with this request, or @c
  *                       NULL if none is.
  * @param who            The username of the buddy associated with this request,
@@ -1356,6 +1358,8 @@
  * @param secondary      Secondary information, or @c NULL if there is none.
  * @param default_action The default action, zero-indexed; if the third action
  *                       supplied should be the default, supply <tt>2</tt>.
+ *                       The should be the action that users are most likely
+ *                       to select.
  * @param account        The #PurpleAccount associated with this request, or @c
  *                       NULL if none is.
  * @param who            The username of the buddy associated with this request,