[Commits] [wesnoth/wesnoth] 6de490: ai: Use ctor initialization list instead of statem...
GitHub
noreply at github.com
Tue Jul 7 00:39:35 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6de490dbf0b89284529f98739e698a41d3289f63
https://github.com/wesnoth/wesnoth/commit/6de490dbf0b89284529f98739e698a41d3289f63
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-07-06 (Mon, 06 Jul 2015)
Changed paths:
M src/ai/lua/unit_advancements_aspect.cpp
Log Message:
-----------
ai: Use ctor initialization list instead of statements in ctor body
No functional changes.
Found by cppcheck.
More information about the Commits
mailing list