diff libpurple/theme-loader.h @ 26669:b1c8ffbd48f9

Fix more `make docs` warnings
author Paul Aurich <paul@darkrain42.org>
date Thu, 12 Mar 2009 03:54:11 +0000
parents 0c7b74fc558e
children a444fe876e52
line wrap: on
line diff
--- a/libpurple/theme-loader.h	Thu Mar 12 03:52:54 2009 +0000
+++ b/libpurple/theme-loader.h	Thu Mar 12 03:54:11 2009 +0000
@@ -82,7 +82,8 @@
 /**
  * Creates a new PurpleTheme
  *
- * @param dir The directory containing the theme
+ * @param loader The theme loader
+ * @param dir    The directory containing the theme
  *
  * @returns A PurpleTheme containing the information from the directory
  */