From 5e3880e42dceae08d911b1e860685ba26e89e2f6 Mon Sep 17 00:00:00 2001 From: Scot Breitenfeld Date: Fri, 9 May 2008 15:24:59 -0500 Subject: [svn-r14961] Fixed DEC$attributes for windows --- fortran/src/H5Pff.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fortran/src/H5Pff.f90 b/fortran/src/H5Pff.f90 index 6da2b08..8e5c420 100644 --- a/fortran/src/H5Pff.f90 +++ b/fortran/src/H5Pff.f90 @@ -6769,7 +6769,7 @@ ! !This definition is needed for Windows DLLs !DEC$if defined(BUILD_HDF5_DLL) -!DEC$attributes dllexport :: h5pset_libver_bounds_f +!DEC$attributes dllexport :: h5pset_link_creation_order_f !DEC$endif ! IMPLICIT NONE -- cgit v0.12