Skip to content

Commit 39d40d7

Browse files
author
stepan-neretin7
committed
fix indent
1 parent 8565436 commit 39d40d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/point.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ typedef struct
1717

1818
/*
1919
* For the correctness of the interface, the function returns the spoint itself
20-
*/
20+
*/
2121
Datum spherepoint_center(PG_FUNCTION_ARGS);
2222

2323
/*

0 commit comments

Comments
 (0)