Skip to content

Commit

Permalink
Removed trailing white space
Browse files Browse the repository at this point in the history
  Removed trailing white space from a single line in MOM_restart.F90.
Hallberg-NOAA committed Sep 20, 2017

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 3f10926 commit 9006d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/framework/MOM_restart.F90
Original file line number Diff line number Diff line change
@@ -1208,7 +1208,7 @@ function is_new_run(CS)

is_new_run = CS%new_run
end function is_new_run

!> open_restart_units determines the number of existing restart files and optionally opens
!! them and returns unit ids, paths and whether the files are global or spatially decomposed.
function open_restart_units(filename, directory, G, CS, units, file_paths, &

0 comments on commit 9006d33

Please sign in to comment.