error.c (gfc_error_init_1): Remove blank line in front of function body.
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Sat, 28 Aug 2004 14:07:03 +0000 (16:07 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Sat, 28 Aug 2004 14:07:03 +0000 (16:07 +0200)
commit1f05db639b5c76eccc50a2a38835c1889df5385f
tree02a42d877c11b9aade56fcdd953e471a06e82a4b
parent1506eac19b37c73ddca179aeb33aa6e431ac1305
error.c (gfc_error_init_1): Remove blank line in front of function body.

* error.c (gfc_error_init_1): Remove blank line in front of
function body. Add missing blank.
(gfc_buffer_error, error_char, error_string): Remove blank line in
front of function body.
(show_locus): Add comma in comment.
(gfc_clear_warning, gfc_warning_check, gfc_clear_error,
gfc_push_error, gfc_pop_error): Remove blank line in front of
function body.
(gfc_get_errors): Typo fix in comment in front of function. Remove
blank line in front of function body.

From-SVN: r86691
gcc/fortran/ChangeLog
gcc/fortran/error.c