diff options
author | Torbjorn Granlund <tege@gmplib.org> | 2010-11-22 22:26:05 +0100 |
---|---|---|
committer | Torbjorn Granlund <tege@gmplib.org> | 2010-11-22 22:26:05 +0100 |
commit | 198a1add0f2d556eb75bf2d85c7fceb9fafe9f51 (patch) | |
tree | c4fa3b97e983d3f057c0ba032faf39fe303d8f3b /gen-trialdivtab.c | |
parent | d7afa9ea9c7dae166cb6719c3b11db9c96cca519 (diff) | |
download | gmp-198a1add0f2d556eb75bf2d85c7fceb9fafe9f51.tar.gz |
Whitespace cleanup.
Diffstat (limited to 'gen-trialdivtab.c')
-rw-r--r-- | gen-trialdivtab.c | 2 |
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. |