summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Pff.f90
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2001-05-10 22:24:12 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2001-05-10 22:24:12 (GMT)
commit434ab9dca2fdd8656d100c5c5f3c62ce0ea838b4 (patch)
treeca245a9d8eb2fc61781697606d9f70066ea9815d /fortran/src/H5Pff.f90
parent37832b192e4a352b2255ba80f3fa2c8a721b8e1f (diff)
downloadhdf5-434ab9dca2fdd8656d100c5c5f3c62ce0ea838b4.zip
hdf5-434ab9dca2fdd8656d100c5c5f3c62ce0ea838b4.tar.gz
hdf5-434ab9dca2fdd8656d100c5c5f3c62ce0ea838b4.tar.bz2
[svn-r3908]
Purpose: Bug fix Description: There was a syntax error on Windows, and I fixed it long time ago but forgot to check this file into CVS. Solution: Fix the error. Platforms tested: Windows98
Diffstat (limited to 'fortran/src/H5Pff.f90')
-rw-r--r--fortran/src/H5Pff.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/H5Pff.f90 b/fortran/src/H5Pff.f90
index 98c9195..e8b7465 100644
--- a/fortran/src/H5Pff.f90
+++ b/fortran/src/H5Pff.f90
@@ -580,13 +580,13 @@
SUBROUTINE h5pset_fill_value_integer(prp_id, type_id, fillvalue, &
+ hdferr)
!
!This definition is needed for Windows DLLs
!DEC$if defined(BUILD_HDF5_DLL)
!DEC$attributes dllexport :: h5pset_fill_value_integer
!DEC$endif
!
- hdferr)
IMPLICIT NONE
INTEGER(HID_T), INTENT(IN) :: prp_id ! Property list identifier
INTEGER(HID_T), INTENT(IN) :: type_id ! Datatype identifier of