]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
forgot to put a newline at the end of the file
authorlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Oct 2001 06:45:08 +0000 (06:45 +0000)
committerlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Oct 2001 06:45:08 +0000 (06:45 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@973 d7cf8633-e32d-0410-b094-e92efae38249

mathlib.c

index 7fdda6b3a5f22f93441f48b1a25071e71e4a2f97..6709b1e54b478dfdeb15513334804c4dc658d4f8 100644 (file)
--- a/mathlib.c
+++ b/mathlib.c
@@ -899,4 +899,4 @@ void Mathlib_Init(void)
        ixtable[0] = 0;
        for (a = 1;a < 4096;a++)
                ixtable[a] = 1.0f / a;
-}
\ No newline at end of file
+}