[GRASS-SVN] r38121 - grass/trunk/lib/raster
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jun 29 17:26:13 EDT 2009
Author: martinl
Date: 2009-06-29 17:26:13 -0400 (Mon, 29 Jun 2009)
New Revision: 38121
Modified:
grass/trunk/lib/raster/alloc_cell.c
Log:
cosmetics in doxygen docs
Modified: grass/trunk/lib/raster/alloc_cell.c
===================================================================
--- grass/trunk/lib/raster/alloc_cell.c 2009-06-29 21:09:01 UTC (rev 38120)
+++ grass/trunk/lib/raster/alloc_cell.c 2009-06-29 21:26:13 UTC (rev 38121)
@@ -56,9 +56,6 @@
}
/*!
- * \brief Allocates memory for a raster map of type CELL.
- *
-/*!
* \brief Allocate memory for a CELL type raster map.
*
* Allocate an array of CELL based on the number of columns in the
More information about the grass-commit
mailing list