mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r10801] Purpose:
Typo correction Description: Caught a very minor typo in test output. Fixed it. Platforms tested: None; cosmetic change.
This commit is contained in:
parent
a94ac4a3f0
commit
3eff1a1dfb
@ -173,7 +173,7 @@ int test_create_close(hid_t fid)
|
||||
hid_t table;
|
||||
hid_t part_t;
|
||||
|
||||
TESTING("H5PTcreate_fl and H5TBclose");
|
||||
TESTING("H5PTcreate_fl and H5PTclose");
|
||||
|
||||
/* Create a datatype for the particle struct */
|
||||
part_t = make_particle_type();
|
||||
|
Loading…
Reference in New Issue
Block a user