summaryrefslogtreecommitdiff
path: root/longlong.h
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2013-03-21 23:04:23 +0100
committerTorbjorn Granlund <tege@gmplib.org>2013-03-21 23:04:23 +0100
commit988f5bfa8c4006f17255229113793daa5462763e (patch)
tree7dc8efbcb4790c5d8e9aeed5f715c4b1cf01a440 /longlong.h
parent5e8b9500dd67a33519a95ad60c3a0b8290693e60 (diff)
downloadgmp-988f5bfa8c4006f17255229113793daa5462763e.tar.gz
Fix a comment typo.
Diffstat (limited to 'longlong.h')
-rw-r--r--longlong.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/longlong.h b/longlong.h
index 2c0f9f6dd..ca9d54c39 100644
--- a/longlong.h
+++ b/longlong.h
@@ -514,7 +514,7 @@ extern UWtype __MPN(udiv_qrnnd) (UWtype *, UWtype, UWtype, UWtype);
#define UDIV_TIME 200
#endif /* LONGLONG_STANDALONE */
#endif
-/* This is a bizarre test, but GCC doesn't define useful common symbol. */
+/* This is a bizarre test, but GCC doesn't define any useful common symbol. */
#if defined (__ARM_ARCH_5__) || defined (__ARM_ARCH_5T__) || \
defined (__ARM_ARCH_5E__) || defined (__ARM_ARCH_5TE__)|| \
defined (__ARM_ARCH_6__) || defined (__ARM_ARCH_6J__) || \