Fix a Doxygen style issue.

The issue was found by Clang 3.4.
This commit is contained in:
Mark de Wever 2014-01-05 16:18:38 +01:00
parent 9eb27d3f7b
commit 39fe3f65fc

View File

@ -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).