[geos-commits] [SCM] geos branch master updated. b5c0141cf50bc5c9c5b9e0591ea3f4d937224a25

git at osgeo.org git at osgeo.org
Thu Nov 23 06:43:11 PST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "geos".

The branch, master has been updated
       via  b5c0141cf50bc5c9c5b9e0591ea3f4d937224a25 (commit)
       via  11476b5c1aee62c7be5ecfab03389e240b7e0966 (commit)
      from  a51a06b1ca566363b023b79d296f636aa163d908 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b5c0141cf50bc5c9c5b9e0591ea3f4d937224a25
Author: Sandro Santilli <strk at kbt.io>
Date:   Thu Nov 23 15:42:42 2017 +0100

    Another BOM removed
    
    This one was added in dbc52d41fd43bb9bdec31fc9969a66d05bc4bf95
    
    See #846

diff --git a/include/geos/util/GEOSException.h b/include/geos/util/GEOSException.h
index 26fd05d..b92098a 100644
--- a/include/geos/util/GEOSException.h
+++ b/include/geos/util/GEOSException.h
@@ -1,4 +1,4 @@
-/**********************************************************************
+/**********************************************************************
  *
  * GEOS - Geometry Engine Open Source
  * http://geos.osgeo.org

commit 11476b5c1aee62c7be5ecfab03389e240b7e0966
Author: Sandro Santilli <strk at kbt.io>
Date:   Thu Nov 23 15:39:59 2017 +0100

    Remove BOM from header files
    
    It was accidentally added by fbb4431f84ba516b873961b373567ae79a1d92e2
    
    Fixes #846

diff --git a/include/geos/geom/Lineal.h b/include/geos/geom/Lineal.h
index bb62b57..ebd8c32 100644
--- a/include/geos/geom/Lineal.h
+++ b/include/geos/geom/Lineal.h
@@ -1,4 +1,4 @@
-/**********************************************************************
+/**********************************************************************
  *
  * GEOS - Geometry Engine Open Source
  * http://geos.osgeo.org
diff --git a/include/geos/geom/Polygonal.h b/include/geos/geom/Polygonal.h
index 39ab1bd..8861d06 100644
--- a/include/geos/geom/Polygonal.h
+++ b/include/geos/geom/Polygonal.h
@@ -1,4 +1,4 @@
-/**********************************************************************
+/**********************************************************************
  *
  * GEOS - Geometry Engine Open Source
  * http://geos.osgeo.org
diff --git a/include/geos/geom/Puntal.h b/include/geos/geom/Puntal.h
index d9d9f4c..a705d8a 100644
--- a/include/geos/geom/Puntal.h
+++ b/include/geos/geom/Puntal.h
@@ -1,4 +1,4 @@
-/**********************************************************************
+/**********************************************************************
  *
  * GEOS - Geometry Engine Open Source
  * http://geos.osgeo.org

-----------------------------------------------------------------------

Summary of changes:
 include/geos/geom/Lineal.h        |    2 +-
 include/geos/geom/Polygonal.h     |    2 +-
 include/geos/geom/Puntal.h        |    2 +-
 include/geos/util/GEOSException.h |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
geos


More information about the geos-commits mailing list