aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Math/Math.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin/Math/Math.h')
-rw-r--r--src/libjin/Math/Math.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libjin/Math/Math.h b/src/libjin/Math/Math.h
index 2bc8ed9..d496b85 100644
--- a/src/libjin/Math/Math.h
+++ b/src/libjin/Math/Math.h
@@ -71,7 +71,7 @@ namespace math
return a + t * (b - a);
}
-}
-}
+} // math
+} // jin
#endif \ No newline at end of file