[geos-commits] r3785 - trunk/include/geos/algorithm
svn_geos at osgeo.org
svn_geos at osgeo.org
Fri Mar 8 09:41:15 PST 2013
Author: mloskot
Date: 2013-03-08 09:41:15 -0800 (Fri, 08 Mar 2013)
New Revision: 3785
Modified:
trunk/include/geos/algorithm/Centroid.h
Log:
Untabify
Modified: trunk/include/geos/algorithm/Centroid.h
===================================================================
--- trunk/include/geos/algorithm/Centroid.h 2013-03-08 17:37:00 UTC (rev 3784)
+++ trunk/include/geos/algorithm/Centroid.h 2013-03-08 17:41:15 UTC (rev 3785)
@@ -25,11 +25,11 @@
// Forward declarations
namespace geos {
- namespace geom {
- class Geometry;
- class Polygon;
- class CoordinateSequence;
- }
+ namespace geom {
+ class Geometry;
+ class Polygon;
+ class CoordinateSequence;
+ }
}
More information about the geos-commits
mailing list