Skip to content

Commit

Permalink
Remove unneeded perioid.
Browse files Browse the repository at this point in the history
  • Loading branch information
oehmke committed Nov 20, 2024
1 parent e147c8e commit 2f73914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Infrastructure/Field/src/ESMF_FieldEmpty.cppF90
Original file line number Diff line number Diff line change
Expand Up @@ -4319,7 +4319,7 @@ type(ESMF_KeywordEnforcer), optional:: keywordEnforcer ! must use keywords below
^undef ESMF_METHOD
^define ESMF_METHOD "ESMF_FieldEmptyReset"
!BOP
! !IROUTINE: ESMF_FieldEmptyReset - Reset a Field back to an earlier status.
! !IROUTINE: ESMF_FieldEmptyReset - Reset a Field back to an earlier status

! !INTERFACE:
subroutine ESMF_FieldEmptyReset(field, status, keywordEnforcer, vm, rc)
Expand Down

0 comments on commit 2f73914

Please sign in to comment.