From 1b81fda1b6b5c6abbf7b18249b146799fa25d76b Mon Sep 17 00:00:00 2001 From: zakk Date: Wed, 8 Jan 2003 00:33:25 +0000 Subject: ...newlines git-svn-id: svn://svn.icculus.org/blackshades/trunk@23 5198baeb-e213-0410-be47-fc2ff85ca46f --- Source/Quaternions.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Source/Quaternions.cpp') diff --git a/Source/Quaternions.cpp b/Source/Quaternions.cpp index 0353c0d..eb37d0c 100644 --- a/Source/Quaternions.cpp +++ b/Source/Quaternions.cpp @@ -746,4 +746,5 @@ XYZ DoRotationRadian(XYZ thePoint, float xang, float yang, float zang){ return oldpoint; -} \ No newline at end of file +} + -- cgit v1.2.3