(svn r21070) -Fix: file not being picked up by doxygen

This commit is contained in:
rubidium 2010-11-01 14:18:22 +00:00
parent 42d9930344
commit 89ab118d0c

View File

@ -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