From: Sandro Santilli Date: Tue, 13 Oct 2015 07:42:54 +0000 (+0000) Subject: Strip BOM from files X-Git-Tag: 2.3.0beta1~428 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=90d2de2d244d6bf2486fea171876e2db1c61d007;p=postgis Strip BOM from files git-svn-id: http://svn.osgeo.org/postgis/trunk@14269 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/liblwgeom/bytebuffer.h b/liblwgeom/bytebuffer.h index 175690db3..b8c38af34 100644 --- a/liblwgeom/bytebuffer.h +++ b/liblwgeom/bytebuffer.h @@ -1,4 +1,4 @@ -/********************************************************************** +/********************************************************************** * $Id: bytebuffer.h 12198 2014-01-29 17:49:35Z pramsey $ * * PostGIS - Spatial Types for PostgreSQL diff --git a/liblwgeom/effectivearea.h b/liblwgeom/effectivearea.h index 6865a4c57..edae60be3 100644 --- a/liblwgeom/effectivearea.h +++ b/liblwgeom/effectivearea.h @@ -1,4 +1,4 @@ -/********************************************************************** +/********************************************************************** * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/lwin_twkb.c b/liblwgeom/lwin_twkb.c index ffba9e0cd..8d9dd1f77 100644 --- a/liblwgeom/lwin_twkb.c +++ b/liblwgeom/lwin_twkb.c @@ -1,4 +1,4 @@ -/********************************************************************** +/********************************************************************** * * PostGIS - Spatial Types for PostgreSQL * diff --git a/liblwgeom/varint.h b/liblwgeom/varint.h index 9233f3d2d..6014eff1d 100644 --- a/liblwgeom/varint.h +++ b/liblwgeom/varint.h @@ -1,4 +1,4 @@ -/********************************************************************** +/********************************************************************** * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net