1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 12:39:11 +00:00

(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

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