summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmniscient <17525998+omnisci3nce@users.noreply.github.com>2024-02-25 13:03:36 +1100
committerOmniscient <17525998+omnisci3nce@users.noreply.github.com>2024-02-25 13:03:36 +1100
commit4de5ef2a5d78038b062316948a3072b4af0fcb62 (patch)
treee1f6c21f9b491ddd3201ff909a6eda24c6018a0c
parent0b156acb61737171ecae2e6942bfdff67965ca9a (diff)
chore: format
-rw-r--r--src/maths/geometry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/maths/geometry.h b/src/maths/geometry.h
index 6f4797b..937c38a 100644
--- a/src/maths/geometry.h
+++ b/src/maths/geometry.h
@@ -4,7 +4,7 @@
* @brief Shapes and intersections between them
* @version 0.1
* @date 2024-02-24
- *
+ *
* @copyright Copyright (c) 2024
*/
#pragma once