mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 14:20:33 +00:00
Fix a Doxygen style issue.
The issue was found by Clang 3.4.
This commit is contained in:
parent
9eb27d3f7b
commit
39fe3f65fc
@ -184,7 +184,7 @@ class rotate_modification : public modification
|
||||
public:
|
||||
/**
|
||||
* Constructor.
|
||||
* @pre @zoom >= @offset Otherwise @return will have empty pixels.
|
||||
* @pre @zoom >= @offset Otherwise the result will have empty pixels.
|
||||
* @pre @offset > 0 Otherwise the procedure will not return.
|
||||
*
|
||||
* @param degrees Amount of rotation (in degrees).
|
||||
|
Loading…
x
Reference in New Issue
Block a user