summaryrefslogtreecommitdiff
path: root/mp-h.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-12-07 01:20:52 +0100
committerKevin Ryde <user42@zip.com.au>2000-12-07 01:20:52 +0100
commit7a215e52ca83d1412de62ff31febff838400aef5 (patch)
tree030d4d7bd16fe65002fe0a155a9b1f7a2bfad479 /mp-h.in
parent24de66e0e13d96e6358c4f6c31e68984bbed32ad (diff)
downloadgmp-7a215e52ca83d1412de62ff31febff838400aef5.tar.gz
Better grammar in the longlong comment.
Diffstat (limited to 'mp-h.in')
-rw-r--r--mp-h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/mp-h.in b/mp-h.in
index 523c4cb49..da807ed05 100644
--- a/mp-h.in
+++ b/mp-h.in
@@ -34,7 +34,7 @@ MA 02111-1307, USA. */
/* Force the use of 64-bit limbs for all 64-bit MIPS CPUs if ABI permits. */
#define _LONG_LONG_LIMB
#else
-/* For other CPUs, the following instantiated at configure time */
+/* For other CPUs, the following is instantiated at configure time. */
@define_LONG_LONG_LIMB@
#endif