Skip to content

Commit

Permalink
another trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
cspencerjones committed Oct 6, 2021
1 parent dcebb76 commit 455db16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config_src/external/drifters/MOM_particles.F90
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ end subroutine particles_save_restart
!> Deallocate all memory and disassociated pointer
subroutine particles_end(parts,temp,salt)
! Arguments
type(particles), pointer :: parts !< Container for all types and memory
type(particles), pointer :: parts !< Container for all types and memory
real,dimension(:,:,:),optional,intent(in) :: temp !< Optional container for temperature
real,dimension(:,:,:),optional,intent(in) :: salt !< Optional container for salinity

Expand Down

0 comments on commit 455db16

Please sign in to comment.