浏览代码

i.modis.qc: minor fixes for https://trac.osgeo.org/grass/changeset/61754

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@61757 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 10 年之前
父节点
当前提交
719768bd35
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      imagery/i.modis.qc/mod09CMGie.c

+ 1 - 1
imagery/i.modis.qc/mod09CMGie.c

@@ -5,7 +5,7 @@
 
 
 #include <grass/raster.h>
 #include <grass/raster.h>
 
 
-CELL mod09CMGid(CELL pixel) 
+CELL mod09CMGie(CELL pixel) 
 {
 {
     CELL qctemp;
     CELL qctemp;