diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-05-12 20:45:22 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2020-05-12 20:45:22 (GMT) |
commit | 415647d63a0783a566402d98baad2b65677ab812 (patch) | |
tree | aaeb7234705bc5c8197e4f17e83ff8603479c05d /fortran/test | |
parent | 5b441f84c9a09d216a018c34eb488c241db0a060 (diff) | |
download | hdf5-415647d63a0783a566402d98baad2b65677ab812.zip hdf5-415647d63a0783a566402d98baad2b65677ab812.tar.gz hdf5-415647d63a0783a566402d98baad2b65677ab812.tar.bz2 |
Whitespace cleanup
Diffstat (limited to 'fortran/test')
-rw-r--r-- | fortran/test/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/test/Makefile.am b/fortran/test/Makefile.am index f0d7f03..0236e19 100644 --- a/fortran/test/Makefile.am +++ b/fortran/test/Makefile.am @@ -91,7 +91,7 @@ tf_gen.F90: H5_test_buildiface$(EXEEXT) H5_test_buildiface_SOURCES = H5_test_buildiface.F90 -# The build of the H5_test_buildiface does not depend on any libraries, so set it +# The build of the H5_test_buildiface does not depend on any libraries, so set it # to nothing. H5_test_buildiface_LDADD = |