Skip to content

Commit 0282bd6

Browse files
committed
Avoid change noise
1 parent f97c774 commit 0282bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/module/iso_fortran_env_impl.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
! This MODULE implements part of the ISO_FORTRAN_ENV module file, which
1010
! partially requires linkable symbols for some entities defined
11-
! (e.g., real_kinds). This file is also used by Flang-RT.
11+
! (e.g., real_kinds).
1212

1313
module iso_fortran_env_impl
1414
implicit none

0 commit comments

Comments
 (0)