(svn r14914) -Documentation: Correct doxygen comment for file name. <nitpicked> by Swallow

This commit is contained in:
belugas 2009-01-08 14:38:21 +00:00
parent 8271eae3f6
commit da7da4c1c8

View File

@ -1,6 +1,6 @@
/* $Id$ */
/** @file network_data.cpp Command handling over network connections. */
/** @file network_command.cpp Command handling over network connections. */
#ifdef ENABLE_NETWORK