diff options
Diffstat (limited to 'gcc/fortran/parse.c')
| -rw-r--r-- | gcc/fortran/parse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fortran/parse.c b/gcc/fortran/parse.c index 6f88aba..11bd8ef 100644 --- a/gcc/fortran/parse.c +++ b/gcc/fortran/parse.c @@ -400,7 +400,7 @@ next_fixed (void) break; /* Comments have already been skipped by the time we get - here so don't bother checking for them. */ + here so don't bother checking for them. */ default: gfc_buffer_error (0); |
