Fix a Doxygen comment error.

The issue was found by CLang.
This commit is contained in:
Mark de Wever 2014-07-13 12:20:45 +02:00
parent 1a1726dab8
commit ad6d8c4844

View File

@ -130,7 +130,7 @@ public:
bool has_time_area() const;
const tod_manager & get_tod_man() const { return tod_manager_; } //<! Allows this class to properly implement filter context, used for animations
const tod_manager & get_tod_man() const { return tod_manager_; } /**< Allows this class to properly implement filter context, used for animations */
protected:
/**