src/pluginpref.h

changeset 9000
ff260ac20c29
parent 8713
8a7baa8f8460
child 9529
377b70382202
--- 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);
 

mercurial