fix whitespace
This commit is contained in:
@@ -177,5 +177,3 @@ point_t * divide_and_conquer(point_t *points, unsigned int n, double *minimum_di
|
||||
free(points_y);
|
||||
return closest_pair;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user