summaryrefslogtreecommitdiffstats
path: root/testpar/t_pread.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-09-27 16:50:22 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-09-27 16:50:22 (GMT)
commita2da9930af38a86387466a2021b71a2cc7484f1b (patch)
tree8bf65c1fadda199f513777373c86b7c7d7776e30 /testpar/t_pread.c
parent8e48f6ec3a84b9c532bc3b26a21d85d86fa7ccc6 (diff)
downloadhdf5-a2da9930af38a86387466a2021b71a2cc7484f1b.zip
hdf5-a2da9930af38a86387466a2021b71a2cc7484f1b.tar.gz
hdf5-a2da9930af38a86387466a2021b71a2cc7484f1b.tar.bz2
replace page chars
Diffstat (limited to 'testpar/t_pread.c')
-rw-r--r--testpar/t_pread.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/testpar/t_pread.c b/testpar/t_pread.c
index 7fa9ab8..807e092 100644
--- a/testpar/t_pread.c
+++ b/testpar/t_pread.c
@@ -50,7 +50,7 @@ static int test_parallel_read(MPI_Comm comm, int mpi_rank, int group);
static char *test_argv0 = NULL;
-
+
/*-------------------------------------------------------------------------
* Function: generate_test_file
*
@@ -408,7 +408,7 @@ generate_test_file( MPI_Comm comm, int mpi_rank, int group_id )
} /* generate_test_file() */
-
+
/*-------------------------------------------------------------------------
* Function: test_parallel_read
*
@@ -683,7 +683,7 @@ test_parallel_read(MPI_Comm comm, int mpi_rank, int group_id)
} /* test_parallel_read() */
-
+
/*-------------------------------------------------------------------------
* Function: main
*