Fix serveral Doxygen style issues.

The issues were found by Clang 3.4.
This commit is contained in:
Mark de Wever 2014-01-05 16:41:46 +01:00
parent ae4e97bc72
commit 53c3d115a2

View File

@ -29,8 +29,8 @@ struct tfilter
/**
* The functor to call for the filter.
*
* @param surf The surface to apply the filter to.
* @param parameters A string with the parameters for the
* @p surf The surface to apply the filter to.
* @p parameters A string with the parameters for the
* functor. The code is expected to be
* supplied on the command line. So it should
* be validated.