pgLatLon

changeset 50:232da3c28d83

Code style: removed a superfluous empty line in file latlon-v0009.c
author jbe
date Thu Sep 28 02:17:53 2017 +0200 (2017-09-28)
parents b37a0dc6d1ec
children 133626ff7cb2
files latlon-v0009.c
line diff
     1.1 --- a/latlon-v0009.c	Thu Sep 28 02:10:21 2017 +0200
     1.2 +++ b/latlon-v0009.c	Thu Sep 28 02:17:53 2017 +0200
     1.3 @@ -812,7 +812,6 @@
     1.4    return false;
     1.5  }
     1.6  
     1.7 -
     1.8  /* calculate (approximate) distance between point and cluster */
     1.9  static double pgl_point_cluster_distance(pgl_point *point, pgl_cluster *cluster) {
    1.10    double comp;           /* square of compression of meridians */

Impressum / About Us