From 2c2ad190786472746d7ef3b07fa276e8c732bdc6 Mon Sep 17 00:00:00 2001 From: lordhavoc Date: Mon, 29 Oct 2001 06:45:08 +0000 Subject: [PATCH] forgot to put a newline at the end of the file git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@973 d7cf8633-e32d-0410-b094-e92efae38249 --- mathlib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mathlib.c b/mathlib.c index 7fdda6b3..6709b1e5 100644 --- 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 +} -- 2.39.2