mirror of git://gcc.gnu.org/git/gcc.git
* io/write.c (write_float, list_formatted_write): Fix indentation.
From-SVN: r90975
This commit is contained in:
parent
484d0bd6fe
commit
b10cf17380
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1305,5 +1305,4 @@ namelist_write (void)
|
|||
}
|
||||
}
|
||||
write_character("/",1);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue