diff options
author | Vailin Choi <vchoi@hdfgroup.org> | 2015-06-19 04:12:36 (GMT) |
---|---|---|
committer | Vailin Choi <vchoi@hdfgroup.org> | 2015-06-19 04:12:36 (GMT) |
commit | 87bb643dbbebe154d3c5412ab356f0e5de08d8de (patch) | |
tree | ab2b672b2d491cee4fcb58dd2924ef75a3859067 /test/earray.c | |
parent | 524d0abc13958d5376ecc963b8a4c0bfd1d88cc4 (diff) | |
download | hdf5-87bb643dbbebe154d3c5412ab356f0e5de08d8de.zip hdf5-87bb643dbbebe154d3c5412ab356f0e5de08d8de.tar.gz hdf5-87bb643dbbebe154d3c5412ab356f0e5de08d8de.tar.bz2 |
[svn-r27247] Bring revisions #27072 - #27084 from trunk to revise_chunks. h5committested.
Diffstat (limited to 'test/earray.c')
-rw-r--r-- | test/earray.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/earray.c b/test/earray.c index 5f4481a..5743b0f 100644 --- a/test/earray.c +++ b/test/earray.c @@ -190,7 +190,6 @@ const H5AC_class_t H5AC_EARRAY_TEST[1] = {{ (H5AC_size_func_t)earray_cache_test_size, }}; - /*------------------------------------------------------------------------- * Function: init_cparam |