[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:
Quincey Koziol
2007-08-30 15:34:13 -05:00
parent a4069db8f4
commit 5c35e64c8a
3 changed files with 216 additions and 253 deletions

View File

@@ -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)