aboutsummaryrefslogtreecommitdiff
path: root/src/obj/point.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/obj/point.c')
-rw-r--r--src/obj/point.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/obj/point.c b/src/obj/point.c
index 2b709dd..4722bad 100644
--- a/src/obj/point.c
+++ b/src/obj/point.c
@@ -48,4 +48,4 @@ void points_free_deep(point_t ***points, unsigned long npoints) {
}
points_free(points);
}
-} \ No newline at end of file
+}