]> granicus.if.org Git - postgis/commit
Remove trailing blanks from .c files
authorSandro Santilli <strk@kbt.io>
Sun, 17 Sep 2017 20:59:20 +0000 (20:59 +0000)
committerSandro Santilli <strk@kbt.io>
Sun, 17 Sep 2017 20:59:20 +0000 (20:59 +0000)
commit5778b17e3b05e21267ae7af1d02e25e6899a942c
tree81fc505b8fb3551dc18c4e035cd6353541e77833
parent49b1adf8f44a9a1006446a5cc4b11dd5c8e0c2f8
Remove trailing blanks from .c files

git-svn-id: http://svn.osgeo.org/postgis/trunk@15750 b70326c6-7e19-0410-871a-916f4a2858ee
102 files changed:
extensions/address_standardizer/analyze.c
extensions/address_standardizer/err_param.c
liblwgeom/bytebuffer.c
liblwgeom/cunit/cu_algorithm.c
liblwgeom/cunit/cu_bytebuffer.c
liblwgeom/cunit/cu_clean.c
liblwgeom/cunit/cu_effectivearea.c
liblwgeom/cunit/cu_force_sfs.c
liblwgeom/cunit/cu_geodetic.c
liblwgeom/cunit/cu_geos.c
liblwgeom/cunit/cu_geos_cluster.c
liblwgeom/cunit/cu_in_twkb.c
liblwgeom/cunit/cu_in_wkb.c
liblwgeom/cunit/cu_libgeom.c
liblwgeom/cunit/cu_measures.c
liblwgeom/cunit/cu_minimum_bounding_circle.c
liblwgeom/cunit/cu_misc.c
liblwgeom/cunit/cu_out_twkb.c
liblwgeom/cunit/cu_out_wkb.c
liblwgeom/cunit/cu_out_x3d.c
liblwgeom/cunit/cu_surface.c
liblwgeom/cunit/cu_tree.c
liblwgeom/cunit/cu_unionfind.c
liblwgeom/cunit/cu_varint.c
liblwgeom/effectivearea.c
liblwgeom/g_box.c
liblwgeom/g_serialized.c
liblwgeom/lwalgorithm.c
liblwgeom/lwcollection.c
liblwgeom/lwcurvepoly.c
liblwgeom/lwgeodetic.c
liblwgeom/lwgeodetic_tree.c
liblwgeom/lwgeom_geos_cluster.c
liblwgeom/lwhomogenize.c
liblwgeom/lwin_geojson.c
liblwgeom/lwin_wkb.c
liblwgeom/lwin_wkt.c
liblwgeom/lwin_wkt_lex.c
liblwgeom/lwin_wkt_parse.c
liblwgeom/lwkmeans.c
liblwgeom/lwline.c
liblwgeom/lwmline.c
liblwgeom/lwmpoint.c
liblwgeom/lwout_geojson.c
liblwgeom/lwout_kml.c
liblwgeom/lwout_svg.c
liblwgeom/lwout_twkb.c
liblwgeom/lwout_wkb.c
liblwgeom/lwout_wkt.c
liblwgeom/lwpoly.c
liblwgeom/lwtriangle.c
liblwgeom/lwutil.c
liblwgeom/measures3d.c
liblwgeom/stringbuffer.c
liblwgeom/varint.c
libpgcommon/gserialized_gist.c
libpgcommon/lwgeom_cache.c
libpgcommon/lwgeom_pg.c
libpgcommon/lwgeom_transform.c
loader/cunit/cu_pgsql2shp.c
loader/cunit/cu_shp2pgsql.c
loader/shpopen.c
postgis/geography_btree.c
postgis/geography_inout.c
postgis/geography_measurement.c
postgis/geography_measurement_trees.c
postgis/geometry_inout.c
postgis/gserialized_estimate.c
postgis/gserialized_gist_2d.c
postgis/gserialized_gist_nd.c
postgis/gserialized_typmod.c
postgis/lwgeom_backend_api.c
postgis/lwgeom_box.c
postgis/lwgeom_box3d.c
postgis/lwgeom_btree.c
postgis/lwgeom_dump.c
postgis/lwgeom_dumppoints.c
postgis/lwgeom_export.c
postgis/lwgeom_functions_analytic.c
postgis/lwgeom_functions_lrs.c
postgis/lwgeom_geos.c
postgis/lwgeom_geos_prepared.c
postgis/lwgeom_in_geojson.c
postgis/lwgeom_in_gml.c
postgis/lwgeom_in_kml.c
postgis/lwgeom_inout.c
postgis/lwgeom_ogc.c
postgis/lwgeom_rtree.c
postgis/lwgeom_sfcgal.c
postgis/lwgeom_spheroid.c
postgis/lwgeom_transform.c
postgis/lwgeom_window.c
raster/rt_core/rt_geometry.c
raster/rt_core/rt_mapalgebra.c
raster/rt_core/rt_pixel.c
raster/rt_core/rt_raster.c
raster/rt_core/rt_util.c
raster/rt_pg/rtpg_gdal.c
raster/rt_pg/rtpg_pixel.c
raster/test/cunit/cu_band_basics.c
raster/test/cunit/cu_band_misc.c
raster/test/cunit/cu_gdal.c