* io/write.c (write_float, list_formatted_write): Fix indentation.

From-SVN: r90975
This commit is contained in:
Roger Sayle 2004-11-21 05:08:14 +00:00 committed by Roger Sayle
parent 484d0bd6fe
commit b10cf17380
2 changed files with 58 additions and 55 deletions

View File

@ -1,3 +1,7 @@
2004-11-20 Roger Sayle <roger@eyesopen.com>
* io/write.c (write_float, list_formatted_write): Fix indentation.
2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
PR target/16135

View File

@ -1305,5 +1305,4 @@ namelist_write (void)
}
}
write_character("/",1);
}