diff src/request.h @ 9000:b540c735a6ad

[gaim-migrate @ 9775] " There were a bunch of warnings while running make docs, this cleans that up and adds documentation for gtkblist signals, gtkconv signals, and gtkimhtml signals. This patch is a tarball of the patch itself and the three new files for the signal documentation." --Gary Kramlich committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 21 May 2004 19:09:38 +0000
parents 1bbe99a07e36
children 578986136bac
line wrap: on
line diff
--- a/src/request.h	Fri May 21 14:33:32 2004 +0000
+++ b/src/request.h	Fri May 21 19:09:38 2004 +0000
@@ -853,7 +853,7 @@
  * Returns the data for a particular item.
  *
  * @param field The list field.
- * @param item  The item text.
+ * @param text  The item text.
  *
  * @return The data associated with the item.
  */
@@ -1037,7 +1037,7 @@
  * only online accounts will be shown.
  *
  * @param field    The account field.
- * @param show_all Whether or not to show all accounts.
+ * @return Whether or not to show all accounts.
  */
 gboolean gaim_request_field_account_get_show_all(
 		const GaimRequestField *field);