diff src/fios.cpp @ 6179:e3e61b92574b draft

(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style.
author belugas <belugas@openttd.org>
date Thu, 01 Mar 2007 01:24:44 +0000
parents b688d35abaf4
children 1d99c3541c11
line wrap: on
line diff
--- a/src/fios.cpp
+++ b/src/fios.cpp
@@ -404,7 +404,7 @@
 	return FIOS_TYPE_INVALID;
 }
 
-// Get a list of Heightmaps
+/* Get a list of Heightmaps */
 FiosItem *FiosGetHeightmapList(int mode)
 {
 	static char *_fios_hmap_path = NULL;