From: Martin Quinson Date: Sat, 30 Jan 2016 22:44:50 +0000 (+0100) Subject: reindent to avoid a (fatal) warning on RawHide X-Git-Tag: v3_13~1036 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/a7210d605a89732bf90db73d78ff18a993f5fdc8?hp=b4e100c635317aa78edddfe6ae8f8c0feb69b2a4 reindent to avoid a (fatal) warning on RawHide --- diff --git a/teshsuite/smpi/struct/struct_test.c b/teshsuite/smpi/struct/struct_test.c index 658f51a57c..f26ebcc321 100644 --- a/teshsuite/smpi/struct/struct_test.c +++ b/teshsuite/smpi/struct/struct_test.c @@ -61,9 +61,9 @@ char **argv; for(j=0; j<2;j++ ) for(i=0; i<3;i++ ) - printf("%d ", tab[j][i]); + printf("%d ", tab[j][i]); - printf("\n"); + printf("\n"); /* Clean up the type */