From 0426d8d7e17a69ce3e6d870ad981d366c466c42d Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Fri, 18 Nov 2005 15:09:28 -0500 Subject: [svn-r11740] Purpose: code check Description: changed the name of a few variables that were misleading in its name Solution: Platforms tested: linux Misc. update: --- hl/src/H5DS.c | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/hl/src/H5DS.c b/hl/src/H5DS.c index e3088da..5d5001d 100644 --- a/hl/src/H5DS.c +++ b/hl/src/H5DS.c @@ -589,6 +589,7 @@ herr_t H5DSdetach_scale(hid_t did, int has_reflist; hssize_t nelmts; hid_t dsid_j; /* DS dataset ID in DIMENSION_LIST */ + hid_t did_i; /* dataset ID in REFERENCE_LIST */ hid_t sid; /* space ID */ hid_t tid; /* attribute type ID */ hid_t aid; /* attribute ID */ @@ -783,19 +784,19 @@ herr_t H5DSdetach_scale(hid_t did, for(i=0; i