Skip to content

Commit 0699dfe

Browse files
committed
typo
1 parent c8eb237 commit 0699dfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/fpm_compiler.F90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -962,6 +962,7 @@ function is_cxx_gnu_based(cxx_compiler) result(is_gnu)
962962
index(version_output, 'GNU') > 0 .or. &
963963
index(version_output, 'Free Software Foundation') > 0
964964
end if
965+
end if
965966
end if
966967

967968
! Clean up temporary file

0 commit comments

Comments
 (0)