From 0dcd5b0287eca8804c6ef457b296eb120d5b9e76 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Sun, 6 Mar 2016 08:06:21 +0000 Subject: [PATCH] fix compile error introduced in X3D commeit references #3435 git-svn-id: http://svn.osgeo.org/postgis/trunk@14758 b70326c6-7e19-0410-871a-916f4a2858ee --- liblwgeom/lwout_x3d.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/liblwgeom/lwout_x3d.c b/liblwgeom/lwout_x3d.c index b9735a78f..ec25bd594 100644 --- a/liblwgeom/lwout_x3d.c +++ b/liblwgeom/lwout_x3d.c @@ -1,7 +1,8 @@ -********************************************************************** +/********************************************************************** * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net + * * PostGIS is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or -- 2.40.0