[GRASS-SVN] r29709 - grass/trunk/lib/vector/Vlib

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Jan 14 10:59:28 EST 2008


Author: martinl
Date: 2008-01-14 10:59:28 -0500 (Mon, 14 Jan 2008)
New Revision: 29709

Modified:
   grass/trunk/lib/vector/Vlib/box.c
   grass/trunk/lib/vector/Vlib/net.c
   grass/trunk/lib/vector/Vlib/select.c
   grass/trunk/lib/vector/Vlib/write.c
Log:
Fix filenames in doxygen docs

Modified: grass/trunk/lib/vector/Vlib/box.c
===================================================================
--- grass/trunk/lib/vector/Vlib/box.c	2008-01-14 15:45:24 UTC (rev 29708)
+++ grass/trunk/lib/vector/Vlib/box.c	2008-01-14 15:59:28 UTC (rev 29709)
@@ -1,5 +1,5 @@
 /*!
-  \file array.c
+  \file box.c
   
   \brief Vector library - bounding box related fns
   

Modified: grass/trunk/lib/vector/Vlib/net.c
===================================================================
--- grass/trunk/lib/vector/Vlib/net.c	2008-01-14 15:45:24 UTC (rev 29708)
+++ grass/trunk/lib/vector/Vlib/net.c	2008-01-14 15:59:28 UTC (rev 29709)
@@ -1,5 +1,5 @@
 /*!
- * \file map.c
+ * \file net.c
  *
  * \brief Vector library - net releated fns
  *

Modified: grass/trunk/lib/vector/Vlib/select.c
===================================================================
--- grass/trunk/lib/vector/Vlib/select.c	2008-01-14 15:45:24 UTC (rev 29708)
+++ grass/trunk/lib/vector/Vlib/select.c	2008-01-14 15:59:28 UTC (rev 29709)
@@ -1,5 +1,5 @@
 /*!
-  \file rewind.c
+  \file select.c
   
   \brief Vector library - select vector features
   

Modified: grass/trunk/lib/vector/Vlib/write.c
===================================================================
--- grass/trunk/lib/vector/Vlib/write.c	2008-01-14 15:45:24 UTC (rev 29708)
+++ grass/trunk/lib/vector/Vlib/write.c	2008-01-14 15:59:28 UTC (rev 29709)
@@ -1,5 +1,5 @@
 /*!
-  \file type.c
+  \file write.c
   
   \brief Vector library - write data
   



More information about the grass-commit mailing list