[GRASS-SVN] r50428 - grass/branches/develbranch_6/lib/gis

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Jan 25 01:41:19 EST 2012


Author: hamish
Date: 2012-01-24 22:41:18 -0800 (Tue, 24 Jan 2012)
New Revision: 50428

Modified:
   grass/branches/develbranch_6/lib/gis/closecell.c
Log:
merge double doxygen entry

Modified: grass/branches/develbranch_6/lib/gis/closecell.c
===================================================================
--- grass/branches/develbranch_6/lib/gis/closecell.c	2012-01-25 06:02:25 UTC (rev 50427)
+++ grass/branches/develbranch_6/lib/gis/closecell.c	2012-01-25 06:41:18 UTC (rev 50428)
@@ -57,14 +57,6 @@
  * See Raster_Map_Layer_Support_Routines for routines which write
  * raster support files.
  *
- *  \param fd
- *  \return int
- */
-
-
-/*!
- * \brief 
- *
  * If the map is a new floating point, move the
  * <tt>.tmp</tt> file into the <tt>fcell</tt> element, create an empty file in the
  * <tt>cell</tt> directory; write the floating-point range file; write a default
@@ -73,6 +65,7 @@
  * (for backwards compatibility). Move the <tt>.tmp</tt> NULL-value bitmap file to
  * the <tt>cell_misc</tt> directory.
  *
+ *  \param fd
  *  \return int
  */
 



More information about the grass-commit mailing list