summaryrefslogtreecommitdiffstats
path: root/testpar/t_mpi.c
diff options
context:
space:
mode:
Diffstat (limited to 'testpar/t_mpi.c')
-rw-r--r--testpar/t_mpi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/t_mpi.c b/testpar/t_mpi.c
index 47cb6af..886b247 100644
--- a/testpar/t_mpi.c
+++ b/testpar/t_mpi.c
@@ -199,7 +199,7 @@ test_mpio_gb_file(char *filename)
int writerrs; /* write errors */
int nerrs;
int ntimes; /* how many times */
- char * buf = NULL;
+ char *buf = NULL;
char expected;
MPI_Offset size;
MPI_Offset mpi_off;