--- a/src/ai/api/ai_road.hpp Sat Apr 14 20:38:10 2007 +0000
+++ b/src/ai/api/ai_road.hpp Sat Apr 14 21:01:44 2007 +0000
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file ai_map.hpp Everything to query and build roads */
+/** @file ai_road.hpp Everything to query and build roads */
#ifndef AI_ROAD_HPP
#define AI_ROAD_HPP
--- a/src/ai/api/ai_tilelist_valuator.hpp Sat Apr 14 20:38:10 2007 +0000
+++ b/src/ai/api/ai_tilelist_valuator.hpp Sat Apr 14 21:01:44 2007 +0000
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file ai_tilelist.hpp all the valuators for tilelist */
+/** @file ai_tilelist_valuator.hpp all the valuators for tilelist */
#ifndef AI_TILELIST_VALUATOR_HPP
#define AI_TILELIST_VALUATOR_HPP
--- a/src/ai/api/ai_townlist_valuator.hpp Sat Apr 14 20:38:10 2007 +0000
+++ b/src/ai/api/ai_townlist_valuator.hpp Sat Apr 14 21:01:44 2007 +0000
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file ai_townlist.hpp all the valuators for townlist */
+/** @file ai_townlist_valuator.hpp all the valuators for townlist */
#ifndef AI_TOWNLIST_VALUATOR_HPP
#define AI_TOWNLIST_VALUATOR_HPP
--- a/src/ai/api/ai_transactionmode.hpp Sat Apr 14 20:38:10 2007 +0000
+++ b/src/ai/api/ai_transactionmode.hpp Sat Apr 14 21:01:44 2007 +0000
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file ai_testmode.hpp class to switch the AI to Transaction mode */
+/** @file ai_transactionmode.hpp class to switch the AI to Transaction mode */
#ifndef AI_TRANSACTIONMODE_HPP
#define AI_TRANSACTIONMODE_HPP