(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp files with the @file tag as well as a few general comments style

This commit is contained in:
belugas
2007-02-23 01:48:53 +00:00
parent 202702c007
commit a723770836
27 changed files with 211 additions and 185 deletions

View File

@@ -1,6 +1,6 @@
/* $Id$ */
/** @file bridge_gui.c Graphical user interface for bridge construction*/
/** @file bridge_gui.cpp Graphical user interface for bridge construction */
#include "stdafx.h"
#include "openttd.h"