Skip to content

Commit 05dfd41

Browse files
committed
trivial
1 parent 30d674d commit 05dfd41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Utilities/BudgetObject.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ subroutine save_flows(this, dis, ibinun, kstp, kper, delt, &
500500
real(DP), intent(in) :: pertim
501501
real(DP), intent(in) :: totim
502502
integer(I4B), intent(in) :: iout
503-
! -- dummy
503+
! -- local
504504
integer(I4B) :: i
505505
!
506506
! -- Save flows for each budget term

0 commit comments

Comments
 (0)