summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_basestation.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ai/api/ai_basestation.hpp')
-rw-r--r--src/ai/api/ai_basestation.hpp2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
*/
-/** @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