diff options
Diffstat (limited to 'src/network')
-rw-r--r-- | src/network/network_func.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/network_func.h b/src/network/network_func.h index fac321506..13e45232d 100644 --- a/src/network/network_func.h +++ b/src/network/network_func.h @@ -1,6 +1,6 @@ /* $Id$ */ -/** @file network_internal.h Variables and function used internally. */ +/** @file network_func.h Network functions used by other parts of OpenTTD. */ #ifndef NETWORK_FUNC_H #define NETWORK_FUNC_H |