1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-20 13:09:15 +00:00

(svn r16493) -Fix: missing/wrong @file doxygen 'headers'

This commit is contained in:
rubidium
2009-06-01 12:56:18 +00:00
parent c03ce4b1c7
commit 765c65b738
5 changed files with 7 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
/* $Id$ */
/** @file network_gui.cpp Implementation of the Network related GUIs. */
/** @file network_content_gui.cpp Implementation of the Network Content related GUIs. */
#if defined(ENABLE_NETWORK)
#include "../stdafx.h"