summaryrefslogtreecommitdiff
path: root/gmp-impl.h
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2014-01-14 14:30:09 +0100
committerTorbjorn Granlund <tege@gmplib.org>2014-01-14 14:30:09 +0100
commit51c2a17a61db51ba6f4c853a2ad8f73e2c906486 (patch)
treec6cb007c33b5372fb902520a71f507986e2dd5ad /gmp-impl.h
parentf4aa1b03b463f83ed2739a2290ec4e05befa6d92 (diff)
downloadgmp-51c2a17a61db51ba6f4c853a2ad8f73e2c906486.tar.gz
Whitespace cleanup.
Diffstat (limited to 'gmp-impl.h')
-rw-r--r--gmp-impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gmp-impl.h b/gmp-impl.h
index 773acd37e..8621daf49 100644
--- a/gmp-impl.h
+++ b/gmp-impl.h
@@ -543,7 +543,7 @@ __GMP_DECLSPEC void __gmp_tmp_debug_free (const char *, int, int,
#ifndef's are used since on some systems (HP?) header files other than
limits.h setup these defines. We could forcibly #undef in that case, but
there seems no need to worry about that.
-
+
Now that we include <limits.h> we should be able to remove all this. */
#ifndef ULONG_MAX