summaryrefslogtreecommitdiff
path: root/src/command_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/command_func.h')
-rw-r--r--src/command_func.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command_func.h b/src/command_func.h
index ef7971a0b..a4304de0d 100644
--- a/src/command_func.h
+++ b/src/command_func.h
@@ -70,7 +70,7 @@ static inline DoCommandFlag CommandFlagsToDCFlags(CommandFlags cmd_flags)
/*** All command callbacks that exist ***/
-/* ai/ai_core.cpp */
+/* ai/ai_instance.cpp */
CommandCallback CcAI;
/* airport_gui.cpp */