diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2011-03-04 14:44:48 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2011-03-04 14:44:48 (GMT) |
commit | 190878d7977ab052cf4eaa5a2819cc8e4c59628c (patch) | |
tree | 8d0f81c19aa38445f5cf287bec3b266e2d170b77 /tools/h5diff/h5diffgentest.c | |
parent | 1fff6f29d5c80f15ccd94950e9150e43a4f80a87 (diff) | |
download | hdf5-190878d7977ab052cf4eaa5a2819cc8e4c59628c.zip hdf5-190878d7977ab052cf4eaa5a2819cc8e4c59628c.tar.gz hdf5-190878d7977ab052cf4eaa5a2819cc8e4c59628c.tar.bz2 |
[svn-r20186] Verify/cleanup code due to debugging changes
Tested: local linux
Diffstat (limited to 'tools/h5diff/h5diffgentest.c')
-rw-r--r-- | tools/h5diff/h5diffgentest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5diff/h5diffgentest.c b/tools/h5diff/h5diffgentest.c index c3a92cb..97087ab 100644 --- a/tools/h5diff/h5diffgentest.c +++ b/tools/h5diff/h5diffgentest.c @@ -952,7 +952,7 @@ int test_datasets(const char *file, /*------------------------------------------------------------------------- * -* Purpose: Create test files to compare links, one has longer name than +* Purpose: Create test files to compare links, one has longer name than * the other and short name is subset of long name. * * Programmer: Jonathan Kim (Feb 17, 2010) |