[svn-r14132] Description:
Regenerate the h5diff_types.h5 file, which had somehow gotten mangled in some earlier checkin (prior to ~2-3 days ago, at least). Clean up formatting a bit also.. Tested on: Mac OS X/32 10.4.10 (amazon)
This commit is contained in:
@@ -255,7 +255,7 @@ hsize_t h5diff(const char *fname1,
|
||||
|
||||
if (nobjects1 < 0 || nobjects2 < 0)
|
||||
{
|
||||
printf ("Error: Could not get get file contents\n");
|
||||
printf ("Error: Could not get file contents\n");
|
||||
options->err_stat = 1;
|
||||
#ifdef H5_HAVE_PARALLEL
|
||||
if(g_Parallel)
|
||||
|
||||
Reference in New Issue
Block a user