summaryrefslogtreecommitdiff
path: root/mpfr.h
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2008-06-03 09:07:50 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2008-06-03 09:07:50 +0000
commitcd4c0c3b77fa30387a2bd6ea080828e8c28c3515 (patch)
treea6b33f09f67caebc04ec1895eb580aafca9bb21c /mpfr.h
parent4bf1d4374df30bd0791b57762cf1a74a0a784a2e (diff)
downloadmpfr-cd4c0c3b77fa30387a2bd6ea080828e8c28c3515.tar.gz
mpfr.h: fixed a comment.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.3@5363 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'mpfr.h')
-rw-r--r--mpfr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpfr.h b/mpfr.h
index 14dd96bfa..022a5c47c 100644
--- a/mpfr.h
+++ b/mpfr.h
@@ -722,7 +722,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) \