summaryrefslogtreecommitdiff
path: root/tests/mpn
diff options
context:
space:
mode:
authorTorbjorn Granlund <tg@gmplib.org>2017-07-19 23:30:07 +0200
committerTorbjorn Granlund <tg@gmplib.org>2017-07-19 23:30:07 +0200
commit87c537793c3620bc7dd29d6d94ad0448904d3ffd (patch)
tree09ade8e11eb713138965a39d7c5ba0bef3670b1a /tests/mpn
parentddf02cfbf22a218d18f514d79fb8a23589642543 (diff)
downloadgmp-87c537793c3620bc7dd29d6d94ad0448904d3ffd.tar.gz
Whitespace cleanup.
Diffstat (limited to 'tests/mpn')
-rw-r--r--tests/mpn/t-mod_1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/mpn/t-mod_1.c b/tests/mpn/t-mod_1.c
index 80927dc63..5b9570d45 100644
--- a/tests/mpn/t-mod_1.c
+++ b/tests/mpn/t-mod_1.c
@@ -125,4 +125,3 @@ main (int argc, char **argv)
tests_end ();
return 0;
}
-