diff src/pluginpref.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 7024b595b6ae
children 803e642650e1
line wrap: on
line diff
--- a/src/pluginpref.h	Fri May 21 14:33:32 2004 +0000
+++ b/src/pluginpref.h	Fri May 21 19:09:38 2004 +0000
@@ -201,8 +201,8 @@
 /**
  * Set the max length for a string plugin pref
  *
- * @param pref   The plugin pref
- * @param length The max length of the string
+ * @param pref       The plugin pref
+ * @param max_length The max length of the string
  */
 void gaim_plugin_pref_set_max_length(GaimPluginPref *pref, unsigned int max_length);