summaryrefslogtreecommitdiff
path: root/src/egg/math/eggVector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/egg/math/eggVector.cpp')
-rw-r--r--src/egg/math/eggVector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/egg/math/eggVector.cpp b/src/egg/math/eggVector.cpp
index f90a7e4c..7b480314 100644
--- a/src/egg/math/eggVector.cpp
+++ b/src/egg/math/eggVector.cpp
@@ -57,4 +57,4 @@ f32 Vector3f::setLength(f32 len) {
return mag;
}
-} // namespace EGG \ No newline at end of file
+} // namespace EGG