[GRASS-SVN] r29479 - grass/trunk/lib/raster

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Dec 20 01:24:41 EST 2007


Author: hamish
Date: 2007-12-20 01:24:40 -0500 (Thu, 20 Dec 2007)
New Revision: 29479

Modified:
   grass/trunk/lib/raster/com_pad.c
Log:
remove non-ascii char in code comments


Modified: grass/trunk/lib/raster/com_pad.c
===================================================================
--- grass/trunk/lib/raster/com_pad.c	2007-12-20 00:15:46 UTC (rev 29478)
+++ grass/trunk/lib/raster/com_pad.c	2007-12-20 06:24:40 UTC (rev 29479)
@@ -8,8 +8,8 @@
 #include "transport.h"
 
 /* PAD FUNCTIONS
-   The monitor has a very simple database management capabil­
-   ity  which supports the windowing.  There are scratch pads
+   The monitor has a very simple database management capability
+   which supports the windowing.  There are scratch pads
    to be written on. Each scratch pad can contain items,  and
    each  item can have a list of values.  These are NOT to be
    used by the programmer.  They are used indirectly  through



More information about the grass-commit mailing list