mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 21:17:55 +00:00
Fix a compiler warning.
This commit is contained in:
parent
de058ef1a2
commit
1ffa78fd72
@ -39,7 +39,7 @@ toptions::toptions()
|
||||
* * If the text of the description doesn't fit at a single line it split at
|
||||
* space and continues on the next line, obviously indented again.
|
||||
*/
|
||||
void
|
||||
static void
|
||||
print_option(
|
||||
std::ostream& stream
|
||||
, const std::string& option
|
||||
|
Loading…
x
Reference in New Issue
Block a user