From bab5aab404897a12fe1c87734ebf2aa270b9b73b Mon Sep 17 00:00:00 2001 From: vlefevre Date: Thu, 18 Aug 2005 16:35:19 +0000 Subject: Converted tabs to spaces with expand. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3725 280ebfd0-de03-0410-8827-d642c229c3f4 --- tests/tui_pow.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/tui_pow.c') diff --git a/tests/tui_pow.c b/tests/tui_pow.c index 9904fe359..54f9d801c 100644 --- a/tests/tui_pow.c +++ b/tests/tui_pow.c @@ -64,7 +64,7 @@ test1 (void) if (mpfr_cmp (z, a) || res1 != res2) { printf ("Error for ui_pow_ui for 17^42\n" - "Inexact1 = %d Inexact2 = %d\n", res1, res2); + "Inexact1 = %d Inexact2 = %d\n", res1, res2); mpfr_dump (z); mpfr_dump (a); exit (1); @@ -244,13 +244,13 @@ main (int argc, char *argv[]) { mpfr_set_prec (x, prec); for (n=0; n