[GRASS-SVN] r61757 - grass/trunk/imagery/i.modis.qc
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Aug 27 05:06:02 PDT 2014
Author: neteler
Date: 2014-08-27 05:06:02 -0700 (Wed, 27 Aug 2014)
New Revision: 61757
Modified:
grass/trunk/imagery/i.modis.qc/mod09CMGie.c
Log:
i.modis.qc: minor fixes for r61754
Modified: grass/trunk/imagery/i.modis.qc/mod09CMGie.c
===================================================================
--- grass/trunk/imagery/i.modis.qc/mod09CMGie.c 2014-08-27 11:54:24 UTC (rev 61756)
+++ grass/trunk/imagery/i.modis.qc/mod09CMGie.c 2014-08-27 12:06:02 UTC (rev 61757)
@@ -5,7 +5,7 @@
#include <grass/raster.h>
-CELL mod09CMGid(CELL pixel)
+CELL mod09CMGie(CELL pixel)
{
CELL qctemp;
More information about the grass-commit
mailing list