[GRASS-dev] [GRASS-SVN] r52607 - grass/trunk/raster/r.lake

Martin Landa landa.martin at gmail.com
Thu Aug 9 08:44:27 PDT 2012


Hi,

sorry for ignorance, but what is the sense of such changes?

2012/8/9  <svn_grass at osgeo.org>:
> Author: marisn
> Date: 2012-08-09 04:31:49 -0700 (Thu, 09 Aug 2012)
> New Revision: 52607
>
> Modified:
>    grass/trunk/raster/r.lake/main.c
>    grass/trunk/raster/r.lake/r.lake.html

>      if (smap_opt->answer && sdxy_opt->answer)
> -       G_fatal_error(_("Both seed map and coordinates cannot be specified"));
> +       G_fatal_error("%s", _("Both seed map and coordinates cannot be specified"));

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa


More information about the grass-dev mailing list