summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2008-06-03 09:06:48 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2008-06-03 09:06:48 +0000
commitbef54a57d5a1926b34eb0e154eefb9f43545db11 (patch)
tree07cecf00bb5fabc1db8cda1a9489633954e4328d
parent3c85a9a847ab9820ae9e36bfbd82d9cc9df384c5 (diff)
downloadmpfr-bef54a57d5a1926b34eb0e154eefb9f43545db11.tar.gz
mpfr.h: fixed a comment.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5362 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r--mpfr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpfr.h b/mpfr.h
index 752f63829..d2603720b 100644
--- a/mpfr.h
+++ b/mpfr.h
@@ -786,7 +786,7 @@ __MPFR_DECLSPEC int mpfr_custom_get_kind _MPFR_PROTO ((mpfr_srcptr));
: (int) MPFR_ZERO_KIND * MPFR_SIGN (x) )
-#endif /* MPFR_NO_MACRO */
+#endif /* MPFR_USE_NO_MACRO */
/* Theses are defined to be macros */
#define mpfr_init_set_si(x, i, rnd) \