From d7493af66a0a0ee0c0619c6772331d0b77d4a26d Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Wed, 18 Aug 2021 08:41:58 -0500 Subject: [PATCH] Fix formatting --- src/H5public.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/H5public.h b/src/H5public.h index dbccbf81587..e7ed5182b59 100644 --- a/src/H5public.h +++ b/src/H5public.h @@ -60,7 +60,7 @@ #define MPICH_SKIP_MPICXX 1 #endif #ifndef OMPI_SKIP_MPICXX -#define OMPI_SKIP_MPICXX 1 +#define OMPI_SKIP_MPICXX 1 #endif #include #ifndef MPI_FILE_NULL /* MPIO may be defined in mpi.h already */