summaryrefslogtreecommitdiffstats
path: root/src/H5Fmpio.c
diff options
context:
space:
mode:
authorDan Wells <dwells@cs.uiuc.edu>1999-03-09 21:02:49 (GMT)
committerDan Wells <dwells@cs.uiuc.edu>1999-03-09 21:02:49 (GMT)
commit112f7b4e866be8a0638412f5cee639536f4d8429 (patch)
tree4c3bdc00fe654476b2f241bea1da4e66d30790f9 /src/H5Fmpio.c
parentcd06c38d65b5fd07b680f73951bbf9c6d2c47ce1 (diff)
downloadhdf5-112f7b4e866be8a0638412f5cee639536f4d8429.zip
hdf5-112f7b4e866be8a0638412f5cee639536f4d8429.tar.gz
hdf5-112f7b4e866be8a0638412f5cee639536f4d8429.tar.bz2
[svn-r1124] Changed the names of the pablo masks
Diffstat (limited to 'src/H5Fmpio.c')
-rw-r--r--src/H5Fmpio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Fmpio.c b/src/H5Fmpio.c
index cbe10ed..6a4a1ea 100644
--- a/src/H5Fmpio.c
+++ b/src/H5Fmpio.c
@@ -62,7 +62,7 @@
#include <mpi.h>
#include <mpio.h>
-#define PABLO_MASK H5F_mpio
+#define PABLO_MASK H5F_mpio_mask
static intn interface_initialize_g = 0;
#define INTERFACE_INIT NULL