summaryrefslogtreecommitdiffstats
path: root/fortran
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-05-06 18:06:52 (GMT)
committerGitHub <noreply@github.com>2022-05-06 18:06:52 (GMT)
commit1b413fe61aa11de314f0b4f85461a88691c15069 (patch)
tree59aab400f8787fde243a96570f7bee5960c5ce92 /fortran
parent13985a7f529a3628fe215478f9d77f0d5b9b0fd1 (diff)
downloadhdf5-1b413fe61aa11de314f0b4f85461a88691c15069.zip
hdf5-1b413fe61aa11de314f0b4f85461a88691c15069.tar.gz
hdf5-1b413fe61aa11de314f0b4f85461a88691c15069.tar.bz2
Minor things noticed while merging to 1.10 (#1739)
* Minor things noticed while merging to 1.10 * Set HDF5_DRIVER back in string
Diffstat (limited to 'fortran')
-rw-r--r--fortran/src/h5fc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/h5fc.in b/fortran/src/h5fc.in
index 661fde5..79401f8 100644
--- a/fortran/src/h5fc.in
+++ b/fortran/src/h5fc.in
@@ -38,7 +38,7 @@ HL="@HL@"
## $FLINKER $FCFLAGS $H5BLD_FCFLAGS $F9XSUFFIXFLAG $LDFLAGS $LIBS ##
## $fmodules $link_objs $link_args $shared_link ##
## ##
-## These settings can be overridden by setting HDF5_FCFLAGS, ##
+## These settings can be overridden by setting HDF5_FCFLAGS, ##
## HDF5_LDFLAGS, or HDF5_LIBS in the environment. ##
## ##
############################################################################