summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Lff.f90
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2008-05-08 15:53:10 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2008-05-08 15:53:10 (GMT)
commit908f3a8c8d704f0a11248e3499b47c0cdda268d5 (patch)
tree69f5a7152c08562f906443982dbd298650a2da3b /fortran/src/H5Lff.f90
parentd1c337058461311d0c583c99c6fbf45d945ed555 (diff)
downloadhdf5-908f3a8c8d704f0a11248e3499b47c0cdda268d5.zip
hdf5-908f3a8c8d704f0a11248e3499b47c0cdda268d5.tar.gz
hdf5-908f3a8c8d704f0a11248e3499b47c0cdda268d5.tar.bz2
[svn-r14953] Maintenance: Fixed some minor bugs exposed by the Intel compiler on tungsten.
Platforms tested: tungsten is still configuring.
Diffstat (limited to 'fortran/src/H5Lff.f90')
-rw-r--r--fortran/src/H5Lff.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/H5Lff.f90 b/fortran/src/H5Lff.f90
index 5594342..9d1c2e5 100644
--- a/fortran/src/H5Lff.f90
+++ b/fortran/src/H5Lff.f90
@@ -505,7 +505,7 @@ CONTAINS
!DEC$ IF DEFINED(HDF5F90_WINDOWS)
!DEC$ ATTRIBUTES C,reference,decorate,alias:'H5LDELETE_BY_IDX_C'::h5ldelete_by_idx_c
!DEC$ ENDIF
- !DEC$ATTRIBUTES reference :: name
+ !DEC$ATTRIBUTES reference :: group_name
INTEGER(HID_T), INTENT(IN) :: loc_id
CHARACTER(LEN=*), INTENT(IN) :: group_name
INTEGER, INTENT(IN) :: index_field