mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 18:13:52 +00:00
fixup bd0688d75bd6462f0496c3ea909fc33c62b3d246
Doxygen comments gone wild O_o
This commit is contained in:
parent
bd0688d75b
commit
bf510761d1
@ -44,7 +44,7 @@ public:
|
||||
const_iterator end() const { return fake_units_.end(); }
|
||||
|
||||
private:
|
||||
/** Register a unit with this manager. private, should only be called by fake_unit_ptr.
|
||||
/** Register a unit with this manager. private, should only be called by fake_unit_ptr. */
|
||||
void place_temporary_unit(internal_ptr_type);
|
||||
|
||||
/** Deregister a unit from this manager. private, should only be called by fake_unit_ptr.
|
||||
|
Loading…
x
Reference in New Issue
Block a user