diff src/plugin.h @ 7114:c47633e9e2a4

[gaim-migrate @ 7681] Documentation fixes. Make Doxygen happy. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 02 Oct 2003 01:56:21 +0000
parents f7ff0dfa6b9f
children be5daff5c5ff
line wrap: on
line diff
--- a/src/plugin.h	Thu Oct 02 01:35:57 2003 +0000
+++ b/src/plugin.h	Thu Oct 02 01:56:21 2003 +0000
@@ -240,7 +240,7 @@
  * @param func       The function to execute.
  * @param marshal    The marshalling function.
  * @param ret_value  The return value type.
- * @param num_values The number of parameters.
+ * @param num_params The number of parameters.
  * @param ...        The parameter types.
  *
  * @return TRUE if the function was registered successfully, or