mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-06 14:32:27 +00:00
Fix serveral Doxygen style issues.
The issues were found by Clang 3.4.
This commit is contained in:
parent
ae4e97bc72
commit
53c3d115a2
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user