Remove extra whitespace.

From-SVN: r99720
This commit is contained in:
Andreas Jaeger 2005-05-15 14:49:45 +02:00
parent 4b6903ec2f
commit 420aa7b82c
15 changed files with 62 additions and 64 deletions

View File

@ -1371,7 +1371,7 @@ next_record_w (int done)
}
if (sfree (current_unit->s) == FAILURE)
goto io_error;
goto io_error;
break;
@ -1698,4 +1698,3 @@ export_proto(st_set_nml_var);
extern void st_set_nml_var_dim (GFC_INTEGER_4, GFC_INTEGER_4,
GFC_INTEGER_4 ,GFC_INTEGER_4);
export_proto(st_set_nml_var_dim);

View File

@ -1617,4 +1617,3 @@ namelist_write (void)
}
#undef NML_DIGITS