mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-26 19:39:31 +00:00
Doxygen comment fixes
In particular: > warning: unable to resolve reference to `std::istream' for \ref command
This commit is contained in:
parent
0ee75fb0a9
commit
a16edac8c7
@ -439,7 +439,7 @@ class preprocessor_data: preprocessor
|
||||
};
|
||||
|
||||
/**
|
||||
* Manages the lifetime of the @ref std::istream pointer we own.
|
||||
* Manages the lifetime of the @c std::istream pointer we own.
|
||||
*
|
||||
* Since @ref in_ uses the stream as well this object must be created
|
||||
* before @ref in_ and destroyed after @ref in_ is destroyed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user