From dcc4d7a74769fd8c1c87c73901e32500f216e2d7 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 1 Nov 2010 14:18:22 +0000 Subject: (svn r21070) -Fix: file not being picked up by doxygen --- src/network/core/tcp_listen.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/network/core/tcp_listen.h') 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 -- cgit v1.2.3-54-g00ecf