summaryrefslogtreecommitdiff
path: root/tune
diff options
context:
space:
mode:
authorschevill <schevill@280ebfd0-de03-0410-8827-d642c229c3f4>2010-10-20 13:16:51 +0000
committerschevill <schevill@280ebfd0-de03-0410-8827-d642c229c3f4>2010-10-20 13:16:51 +0000
commit1c074332bd966b75ca6b475eeea668b0415eb675 (patch)
tree6bcccec907dd6572f66aa29f3147c84a2ee2350f /tune
parentd669e905185dcbb95c3ec35cd544fd16f2c41e13 (diff)
downloadmpfr-1c074332bd966b75ca6b475eeea668b0415eb675.tar.gz
Typo.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7230 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tune')
-rw-r--r--tune/tuneup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tune/tuneup.c b/tune/tuneup.c
index fae00e005..1c9f2cc47 100644
--- a/tune/tuneup.c
+++ b/tune/tuneup.c
@@ -1024,7 +1024,7 @@ all (const char *filename)
fprintf (f, "system compiler */\n");
#endif
fprintf (f, "\n\n");
- fprintf (f, "#define MPFR_TUNE_CASE \"src/mparam.h)\"\n");
+ fprintf (f, "#define MPFR_TUNE_CASE \"src/mparam.h\"\n");
/* Tune mulhigh */
tune_mul_mulders (f);