Jelajahi Sumber

fix https://trac.osgeo.org/grass/changeset/44358

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@44364 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 14 tahun lalu
induk
melakukan
9fa02b058b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      imagery/i.atcorr/GeomCond.cpp

+ 1 - 1
imagery/i.atcorr/GeomCond.cpp

@@ -412,7 +412,7 @@ void GeomCond::parse()
 /* ---- print geometrical conditions ---- */
 void GeomCond::print()
 {
-    static const string etiq1[13] = {
+    static const string etiq1[14] = {
 	string(" user defined conditions     "),
 	string(" meteosat observation        "),
 	string(" goes east observation       "),