summaryrefslogtreecommitdiffstats
path: root/testpar/t_prop.c
diff options
context:
space:
mode:
Diffstat (limited to 'testpar/t_prop.c')
-rw-r--r--testpar/t_prop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/t_prop.c b/testpar/t_prop.c
index a0de987..67b4b50 100644
--- a/testpar/t_prop.c
+++ b/testpar/t_prop.c
@@ -76,7 +76,7 @@ test_encode_decode(hid_t orig_pl, int mpi_rank, int recv_proc)
HDfree(sbuf);
MPI_Barrier(MPI_COMM_WORLD);
- return (0);
+ return 0;
}
void