summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Eff_F03.f90
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/src/H5Eff_F03.f90')
-rw-r--r--fortran/src/H5Eff_F03.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/H5Eff_F03.f90 b/fortran/src/H5Eff_F03.f90
index 164f203..3ba3ce96 100644
--- a/fortran/src/H5Eff_F03.f90
+++ b/fortran/src/H5Eff_F03.f90
@@ -33,7 +33,7 @@
! NOTES
! *** IMPORTANT ***
! If you add a new H5E function to the module you must add the function name
-! to the Windows dll file 'hdf5_fortrandll.def' in the fortran/src directory.
+! to the Windows dll file 'hdf5_fortrandll.def.in' in the fortran/src directory.
! This is needed for Windows based operating systems.
!
!*****