Trivial doxygen fixes.
[paraslash.git] / filter_common.c
index 285efe68d56cefac4ea05dc3f6102db4cda89fa4..b601c6886d2767d090fddd33becf397f3730fe2e 100644 (file)
@@ -23,9 +23,6 @@ struct filter filters[NUM_SUPPORTED_FILTERS] = {FILTER_ARRAY};
 
 /**
  * Call the init function of each supported filter.
 
 /**
  * Call the init function of each supported filter.
- *
- * \param all_filters the array of all supported filters.
- *
  * \sa filter::init
  */
 void filter_init(void)
  * \sa filter::init
  */
 void filter_init(void)