From 5de9cc46b50b8e677395543c10b26b59c860212b Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 13 Sep 2009 17:58:00 +0000 Subject: (svn r17531) -Fix: wrong @file for ai_basestation.hpp --- src/ai/api/ai_basestation.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ai/api/ai_basestation.hpp b/src/ai/api/ai_basestation.hpp index e277781bc..3ced2bf56 100644 --- a/src/ai/api/ai_basestation.hpp +++ b/src/ai/api/ai_basestation.hpp @@ -7,7 +7,7 @@ * See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see . */ -/** @file ai_waypoint.hpp Everything to query and build waypoints. */ +/** @file ai_basestation.hpp Base for stations/waypoint handling. */ #ifndef AI_BASESTATION_HPP #define AI_BASESTATION_HPP -- cgit v1.2.3-54-g00ecf