summaryrefslogtreecommitdiffstats
path: root/testpar/t_span_tree.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2010-08-04 04:22:21 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2010-08-04 04:22:21 (GMT)
commitecee0e5e1ed0c041dd50897c54ffb211fabd9283 (patch)
tree3beed5c677270b95db70459d1e796ec86579aee6 /testpar/t_span_tree.c
parente440364f8e53fd52ef97d56b84f93fe580c9e2b6 (diff)
downloadhdf5-ecee0e5e1ed0c041dd50897c54ffb211fabd9283.zip
hdf5-ecee0e5e1ed0c041dd50897c54ffb211fabd9283.tar.gz
hdf5-ecee0e5e1ed0c041dd50897c54ffb211fabd9283.tar.bz2
[svn-r19169] Description:
Bring r19168 from trunk to 1.8 branch: Clean up compiler warning Tested on: None, eyeballed only (tested on trunk)
Diffstat (limited to 'testpar/t_span_tree.c')
-rw-r--r--testpar/t_span_tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/t_span_tree.c b/testpar/t_span_tree.c
index 25066a2..e54d0a8 100644
--- a/testpar/t_span_tree.c
+++ b/testpar/t_span_tree.c
@@ -1570,7 +1570,7 @@ lower_dim_size_comp_test__verify_data(uint32_t * buf_ptr,
#define LDSCT_DS_RANK 5
#define LOWER_DIM_SIZE_COMP_TEST__RUN_TEST__DEBUG 0
-void
+static void
lower_dim_size_comp_test__run_test(const int chunk_edge_size,
const hbool_t use_collective_io,
const hid_t dset_type)