[geos-commits] r3576 - trunk/src/operation/overlay/snap

svn_geos at osgeo.org svn_geos at osgeo.org
Tue Mar 27 04:37:54 EDT 2012


Author: strk
Date: 2012-03-27 01:37:54 -0700 (Tue, 27 Mar 2012)
New Revision: 3576

Modified:
   trunk/src/operation/overlay/snap/LineStringSnapper.cpp
Log:
Indent..

Modified: trunk/src/operation/overlay/snap/LineStringSnapper.cpp
===================================================================
--- trunk/src/operation/overlay/snap/LineStringSnapper.cpp	2012-03-22 08:39:12 UTC (rev 3575)
+++ trunk/src/operation/overlay/snap/LineStringSnapper.cpp	2012-03-27 08:37:54 UTC (rev 3576)
@@ -241,7 +241,8 @@
 cerr << " Checking segment " << seg << endl;
 #endif
 
-		/**                                                                              * Check if the snap pt is equal to one of
+		/**
+		 * Check if the snap pt is equal to one of
 		 * the segment endpoints.
 		 *
 		 * If the snap pt is already in the src list,



More information about the geos-commits mailing list