]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/geometry/test/algorithms/buffer/buffer_with_strategies.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / geometry / test / algorithms / buffer / buffer_with_strategies.cpp
index 4914631332a3d38d99baf16f8db43cfef2ac7df6..b169253614bb68bd63ef6b1e22b61478d9870c66 100644 (file)
@@ -111,7 +111,7 @@ void test_all()
 
 
     // PostGIS: 34.2550669294223 216 (40 / qcircle)
-    // SQL Server: 34.2550419903829    220 (default options)
+    // SQL Server: 34.2550419903829 220 (default options)
     test_with_strategies<multi_polygon, multi_polygon>(
         "multi_polygon_simplex", multi_polygon_simplex,
         join, end, side, circle, distance(1.0),
@@ -124,7 +124,7 @@ void test_all()
 
     //
     // PostGIS: 35.2256914798762 164 (40 / qcircle)
-    // SQL Server: 35.2252355201605    153 (default options)
+    // SQL Server: 35.2252355201605 153 (default options)
     test_with_strategies<polygon, multi_polygon>(
         "polygon_simplex", polygon_simplex,
         join, end, side, circle, distance(1.0),