(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 5a430c3e6b
commit 38bd396f90
1 changed files with 1 additions and 1 deletions

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