Skip to content

Commit

Permalink
fprettify
Browse files Browse the repository at this point in the history
  • Loading branch information
emorway-usgs committed Oct 13, 2023
1 parent 99049d1 commit 91099c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Model/TransportModel/tsp1mvt1.f90
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ module TspMvtModule

!> @brief Create a new mover transport object
!<
subroutine mvt_cr(mvt, name_model, inunit, iout, fmi1, eqnsclfac, &
subroutine mvt_cr(mvt, name_model, inunit, iout, fmi1, eqnsclfac, &
gwfmodelname1, gwfmodelname2, fmi2)
! -- dummy
type(TspMvtType), pointer :: mvt
Expand Down

0 comments on commit 91099c7

Please sign in to comment.