]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgfortran/io/fbuf.c
close.c: Fix white space in pointer declarations and comment formats where applicable.
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 11 Apr 2017 14:51:25 +0000 (14:51 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 11 Apr 2017 14:51:25 +0000 (14:51 +0000)
commitf29876bba06c24d6fe543941ad6f683c61910555
treeb52db026d1acf63cb18d292be3b1d27c43f2d29b
parent276ebde7b1bfd430f747e21a2c8345e35fc4e622
close.c: Fix white space in pointer declarations and comment formats where applicable.

2017-04-11  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

* close.c: Fix white space in pointer declarations and comment
formats where applicable.
* fbuf.c: Likewise.
* fbuf.h: Likewise.
* format.c: Likewise.
* inquire.c: Likewise.
* intrinsics.c: Likewise.
* list_read.c: Likewise.
* lock.c: Likewise.
* open.c: Likewise.
* read.c: Likewise.
* transfer.c: Likewise.
* unit.c: Likewise.
* unix.c: Likewise.
* unix.h: Likewise.
* write.c: Likewise.

From-SVN: r246842
16 files changed:
libgfortran/ChangeLog
libgfortran/io/close.c
libgfortran/io/fbuf.c
libgfortran/io/fbuf.h
libgfortran/io/format.c
libgfortran/io/inquire.c
libgfortran/io/intrinsics.c
libgfortran/io/list_read.c
libgfortran/io/lock.c
libgfortran/io/open.c
libgfortran/io/read.c
libgfortran/io/transfer.c
libgfortran/io/unit.c
libgfortran/io/unix.c
libgfortran/io/unix.h
libgfortran/io/write.c