[postgis-tickets] r16992 - Get rid of trailing space

Regina Obe lr at pcorp.us
Wed Nov 7 08:50:58 PST 2018


Author: robe
Date: 2018-11-07 08:50:58 -0800 (Wed, 07 Nov 2018)
New Revision: 16992

Modified:
   branches/2.5/liblwgeom/lwgeodetic.h
Log:
Get rid of trailing space

Modified: branches/2.5/liblwgeom/lwgeodetic.h
===================================================================
--- branches/2.5/liblwgeom/lwgeodetic.h	2018-11-07 16:27:33 UTC (rev 16991)
+++ branches/2.5/liblwgeom/lwgeodetic.h	2018-11-07 16:50:58 UTC (rev 16992)
@@ -40,7 +40,7 @@
 #ifdef FP_TOLERANCE
 #undef FP_TOLERANCE
 #define FP_TOLERANCE 1e-14
-#endif 
+#endif
 
 extern int gbox_geocentric_slow;
 



More information about the postgis-tickets mailing list