[GRASS-SVN] r57682 - grass/branches/develbranch_6/include

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Sep 13 22:47:57 PDT 2013


Author: hamish
Date: 2013-09-13 22:47:57 -0700 (Fri, 13 Sep 2013)
New Revision: 57682

Modified:
   grass/branches/develbranch_6/include/raster.h
Log:
restore filename in comment

Modified: grass/branches/develbranch_6/include/raster.h
===================================================================
--- grass/branches/develbranch_6/include/raster.h	2013-09-14 05:45:26 UTC (rev 57681)
+++ grass/branches/develbranch_6/include/raster.h	2013-09-14 05:47:57 UTC (rev 57682)
@@ -37,6 +37,7 @@
 void R_close_driver(void);
 void R_release_driver(void);
 
+/* io_sock.c */
 int R_open_driver(void);
 
 /* pad.c */



More information about the grass-commit mailing list