aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Math/Math.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-09-02 19:26:41 +0800
committerchai <chaifix@163.com>2018-09-02 19:26:41 +0800
commit05d1cfb909390de4843ac6932be14520b80c1bcd (patch)
treed6d2e73b079caad3f18952c964d151388952cb9c /src/libjin/Math/Math.h
parent4f147c08fc5498af393729c5e4a3d91894c97467 (diff)
*update
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