Skip to content

Commit 603301d

Browse files
committed
fix style-check
1 parent e1f05cc commit 603301d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/driving_distance/v4withPointsDD.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,8 @@ void process(
5757
bool details,
5858
bool equicost,
5959

60-
MST_rt **result_tuples,
60+
MST_rt **result_tuples,
6161
size_t *result_count) {
62-
6362
pgr_SPI_connect();
6463
char* log_msg = NULL;
6564
char* notice_msg = NULL;

0 commit comments

Comments
 (0)