Commit 75554d51 by Steven Bosscher

whitespace fixes for my scripts

From-SVN: r102333
parent c8af1197
......@@ -60,7 +60,7 @@
2005-07-12 Thomas Koenig <Thomas.Koenig@online.de>
PR libfortran/21593
io/unix.c: Add member special_file to type unix_stream.
* io/unix.c: Add member special_file to type unix_stream.
(fd_truncate): Don't call ftruncate or chsize if
s refers to a special file.
(fd_to_stream): initialize s->special_file.
......@@ -88,7 +88,7 @@
PR libfortran/22217
* io/write.c (extract_unit): New function; extract
ints as unsigned signed int of the correct size.
* io/write.c (write_int): Use it.
(write_int): Use it.
* runtime/error.c: Adjust copyright years.
Adjust size of buffer to maximum that can occur.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment