diff --git a/databases/readers/M3DC1/avtM3DC1FileFormat.C b/databases/readers/M3DC1/avtM3DC1FileFormat.C index 642be7e..d044b87 100644 --- a/databases/readers/M3DC1/avtM3DC1FileFormat.C +++ b/databases/readers/M3DC1/avtM3DC1FileFormat.C @@ -2051,10 +2051,10 @@ avtM3DC1FileFormat::linkIterator(hid_t locId, const char* name, switch (linfo->type) { case H5L_TYPE_HARD: { - H5O_info_t objinfo; + H5O_info1_t objinfo; /* Stat the object */ - if(H5Oget_info_by_name(locId, name, &objinfo, H5P_DEFAULT) < 0) { + if(H5Oget_info_by_name1(locId, name, &objinfo, H5P_DEFAULT) < 0) { debug5 << "visitLinks() - unable to open object with name " <type) { case H5L_TYPE_HARD: { - H5O_info_t objinfo; + H5O_info1_t objinfo; /* Stat the object */ - if(H5Oget_info_by_name(locId, name, &objinfo, H5P_DEFAULT) < 0) { + if(H5Oget_info_by_name1(locId, name, &objinfo, H5P_DEFAULT) < 0) { debug5 << "visitLinks() - unable to open object with name " <type) { case H5L_TYPE_HARD: { - H5O_info_t objinfo; + H5O_info1_t objinfo; /* Stat the object */ - if(H5Oget_info_by_name(locId, name, &objinfo, H5P_DEFAULT) < 0) { + if(H5Oget_info_by_name1(locId, name, &objinfo, H5P_DEFAULT) < 0) { VsLog::errorLog() <<"VsFilter::visitLinks() - unable to open object with name " <