Explorar o código

r.in.gdal: indent cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@65916 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa %!s(int64=9) %!d(string=hai) anos
pai
achega
e89b71ec29
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      raster/r.in.gdal/main.c

+ 1 - 1
raster/r.in.gdal/main.c

@@ -534,7 +534,7 @@ int main(int argc, char *argv[])
                 else
                     msg_fn = G_verbose_message;            
                 msg_fn(_("Projection of input dataset and current location "
-                            "appear to match"));
+                         "appear to match"));
                 if (flag_j->answer)
                     exit(EXIT_SUCCESS);
 	    }