HDFFV-10297 merge tools changes from develop

This commit is contained in:
Allen Byrne
2017-10-03 14:40:24 -05:00
parent f0d3d20b24
commit 76d90e4d9d
27 changed files with 1034 additions and 942 deletions

View File

@@ -640,8 +640,8 @@ static hsize_t diff_datum(
* compared, we convert both bit patterns to their corresponding
* enumeration constant and do a string comparison
*/
h5difftrace("diff_datum H5T_ENUM\n");
{
h5difftrace("diff_datum H5T_ENUM\n");
char enum_name1[1024];
char enum_name2[1024];
herr_t err1;