summaryrefslogtreecommitdiff
path: root/src/network/network_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/network_internal.h')
-rw-r--r--src/network/network_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/network_internal.h b/src/network/network_internal.h
index 18d21c152..b024b7c02 100644
--- a/src/network/network_internal.h
+++ b/src/network/network_internal.h
@@ -44,7 +44,7 @@
* There's basically no need to ever enable this, unless you really know what
* you are doing, i.e. debugging a desync.
*
- * NOTE: Define DEBUG_DUMP_COMMANDS in network.h or globally, else it does not
+ * NOTE: Define DEBUG_DUMP_COMMANDS in network_func.h or globally, else it does not
* have enough effects. For example CmdCompanyCtrl needs it to be able
* to create companies when there are not clients on this server.
*/