[GRASS-SVN] r60143 - grass/branches/develbranch_6/lib/gis
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed May 7 01:13:34 PDT 2014
Author: mlennert
Date: 2014-05-07 01:13:34 -0700 (Wed, 07 May 2014)
New Revision: 60143
Modified:
grass/branches/develbranch_6/lib/gis/get_row.c
Log:
Correction of doxygen description of G_get_raster_row
Modified: grass/branches/develbranch_6/lib/gis/get_row.c
===================================================================
--- grass/branches/develbranch_6/lib/gis/get_row.c 2014-05-07 08:05:31 UTC (rev 60142)
+++ grass/branches/develbranch_6/lib/gis/get_row.c 2014-05-07 08:13:34 UTC (rev 60143)
@@ -889,7 +889,6 @@
* \param data_type data type
*
* \return 1 on success
- * \return 0 row requested not within window
* \return -1 on error
*/
More information about the grass-commit
mailing list