diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2015-12-11 03:55:01 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2015-12-11 03:55:01 (GMT) |
commit | 1b62a22e0ca679cadb666e6951a65fc74dec4b69 (patch) | |
tree | 9c89de693e06ed3e97b6759c69c26a3e12ed4f2a /test/th5o.c | |
parent | 1dae74395ba682aaa642e655750a139846fe1ddc (diff) | |
download | hdf5-1b62a22e0ca679cadb666e6951a65fc74dec4b69.zip hdf5-1b62a22e0ca679cadb666e6951a65fc74dec4b69.tar.gz hdf5-1b62a22e0ca679cadb666e6951a65fc74dec4b69.tar.bz2 |
[svn-r28577] Normalize test/th5o.c with revise_chunks.
Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1
serial only
Diffstat (limited to 'test/th5o.c')
-rw-r--r-- | test/th5o.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/th5o.c b/test/th5o.c index 497ccc8..3be5d12 100644 --- a/test/th5o.c +++ b/test/th5o.c @@ -1335,6 +1335,7 @@ test_h5o_getinfo_same_file(void) } /* test_h5o_getinfo_same_file() */ + /**************************************************************** ** |