Skip to content

Commit e43093f

Browse files
committed
Formatting
1 parent 7af8739 commit e43093f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/m_chemistry.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ contains
6464
type(scalar_field), intent(inout) :: q_T_sf
6565
type(scalar_field), dimension(sys_size), intent(in) :: q_prim_vf
6666
type(int_bounds_info), dimension(1:3), intent(in) :: bounds
67-
67+
6868
integer :: x, y, z, i
6969
real(wp), dimension(num_species) :: Ys
7070
real(wp) :: mix_mol_weight

0 commit comments

Comments
 (0)