SOURCES: Correct argument description in update_sources().

Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
This commit is contained in:
Grzegorz Kowal 2017-03-07 16:04:03 -03:00
parent 2a202605b0
commit 334252c83d

View File

@ -218,8 +218,9 @@ module sources
!
! Arguments:
!
! q - the array of primitive variables;
! du - the array of variable increment;
! pdata - the pointer to a data block;
! t, dt - the time and time increment;
! du - the array of variable increment;
!
!===============================================================================
!