mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-30 23:12:36 +00:00
Fix a Doxygen comment error.
The issue was found by CLang.
This commit is contained in:
parent
1a1726dab8
commit
ad6d8c4844
@ -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:
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user