diff --git a/src/t_facon.c b/src/t_facon.c
index ac98acb4bfdb54f5f404168659a019d28eda9825..7f57dad1f6d7efcaef596587e3cb36738f880b3e 100644
--- a/src/t_facon.c
+++ b/src/t_facon.c
@@ -8192,4 +8192,3 @@ static angle_t fineacon[65536*2] = {
 	   21362284,   21025822,   20683890,   20336211,   19982485,   19622386,   19255555,   18881601,   18500092,   18110550,   17712445,   17305185,   16888110,   16460473,   16021427,   15570009,
 	   15105108,   14625439,   14129499,   13615508,   13081341,   12524414,   11941545,   11328730,   10680816,    9990975,    9249834,    8443894,    7552439,    6540595,    5340367,    3776205,
 };
-
diff --git a/src/t_fsin.c b/src/t_fsin.c
index b2dde5c7f8043bef017356cb3ed7a33f4de3161f..44f05f459e3ad26b4879afee80f2184e7b58f791 100644
--- a/src/t_fsin.c
+++ b/src/t_fsin.c
@@ -1281,4 +1281,3 @@ fixed_t finesine[10240] =
 	65531, 65531, 65532, 65532, 65533, 65533, 65534, 65534,
 	65534, 65535, 65535, 65535, 65535, 65535, 65535, 65535
 };
-
diff --git a/src/t_ftan.c b/src/t_ftan.c
index 8dd2e22bbf52c0009da47bbf5284e562b743fe97..a247d5444a648538182a985362459add093588f1 100644
--- a/src/t_ftan.c
+++ b/src/t_ftan.c
@@ -513,4 +513,3 @@ fixed_t finetangent[4096] =
 	5340085, 5696125, 6103026, 6572525, 7120270, 7767602, 8544398, 9493811,
 	10680573, 12206405, 14240842, 17089048, 21361347, 28481836, 42722796, 85445642
 };
-
diff --git a/src/t_tan2a.c b/src/t_tan2a.c
index d84e050dd9c97c9e941e514596d999be9749b063..a22f7cfae493c4854b300fd4864b497c68709c74 100644
--- a/src/t_tan2a.c
+++ b/src/t_tan2a.c
@@ -258,4 +258,3 @@ angle_t tantoangle[2049] =
 	535533216, 535700704, 535868128, 536035456, 536202720, 536369888, 536536992, 536704000,
 	536870912
 };
-