diff options
author | rubidium <rubidium@openttd.org> | 2010-11-01 14:18:22 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2010-11-01 14:18:22 +0000 |
commit | dcc4d7a74769fd8c1c87c73901e32500f216e2d7 (patch) | |
tree | a9707a61cbc665e9df4ec50b99b0d360c91105c5 /src/network/core | |
parent | b17064f191a4dd5630c51042f2112f2dc2576ebc (diff) | |
download | openttd-dcc4d7a74769fd8c1c87c73901e32500f216e2d7.tar.xz |
(svn r21070) -Fix: file not being picked up by doxygen
Diffstat (limited to 'src/network/core')
-rw-r--r-- | src/network/core/tcp_listen.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/core/tcp_listen.h b/src/network/core/tcp_listen.h index 800f81219..50c79102b 100644 --- a/src/network/core/tcp_listen.h +++ b/src/network/core/tcp_listen.h @@ -8,7 +8,7 @@ */ /** - * @file tcp.h Basic functions to listen for TCP connections. + * @file tcp_listen.h Basic functions to listen for TCP connections. */ #ifndef NETWORK_CORE_TCP_LISTEN_H |