summaryrefslogtreecommitdiff
path: root/gen-trialdivtab.c
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2010-11-22 22:26:05 +0100
committerTorbjorn Granlund <tege@gmplib.org>2010-11-22 22:26:05 +0100
commit198a1add0f2d556eb75bf2d85c7fceb9fafe9f51 (patch)
treec4fa3b97e983d3f057c0ba032faf39fe303d8f3b /gen-trialdivtab.c
parentd7afa9ea9c7dae166cb6719c3b11db9c96cca519 (diff)
downloadgmp-198a1add0f2d556eb75bf2d85c7fceb9fafe9f51.tar.gz
Whitespace cleanup.
Diffstat (limited to 'gen-trialdivtab.c')
-rw-r--r--gen-trialdivtab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen-trialdivtab.c b/gen-trialdivtab.c
index 708253926..2e9c781cf 100644
--- a/gen-trialdivtab.c
+++ b/gen-trialdivtab.c
@@ -17,7 +17,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
+along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
/*
Generate tables for fast, division-free trial division for GMP.