changeset 2755:2a3ec308d995

(none)
author Sam Lantinga <slouken@libsdl.org>
date Mon, 15 Sep 2008 05:14:11 +0000
parents 703d7746f6c7
children a98604b691c8
files src/video/math_private.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/video/math_private.h	Mon Sep 15 05:09:45 2008 +0000
+++ b/src/video/math_private.h	Mon Sep 15 05:14:11 2008 +0000
@@ -167,4 +167,5 @@
     huge = 1.0e+300, tiny = 1.0e-300;
 
 #endif /* _MATH_PRIVATE_H_ */
+
 /* vi: set ts=4 sw=4 expandtab: */