summaryrefslogtreecommitdiffstats
path: root/testpar/t_cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'testpar/t_cache.c')
-rw-r--r--testpar/t_cache.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/testpar/t_cache.c b/testpar/t_cache.c
index 568c28f..0e69557 100644
--- a/testpar/t_cache.c
+++ b/testpar/t_cache.c
@@ -4339,8 +4339,7 @@ verify_writes(unsigned num_writes,
{
const hbool_t report = FALSE;
hbool_t proceed = TRUE;
- int i = 0;
- unsigned u;
+ unsigned u = 0;
HDassert( world_mpi_rank != world_server_mpi_rank );
HDassert( ( num_writes == 0 ) ||