summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5f.c
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/src/H5f.c')
-rw-r--r--fortran/src/H5f.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/fortran/src/H5f.c b/fortran/src/H5f.c
index 19f91e6..dbd5a80 100644
--- a/fortran/src/H5f.c
+++ b/fortran/src/H5f.c
@@ -195,8 +195,9 @@ nh5init_flags_c( int_f *h5d_flags, int_f *h5e_flags, int_f *h5f_flags,
h5e_flags[18] = H5E_ATTR;
h5e_flags[19] = H5E_PLINE;
h5e_flags[20] = H5E_EFL;
- h5e_flags[21] = H5E_RAGGED;
- h5e_flags[22] = H5E_REFERENCE;
+ h5e_flags[21] = H5E_REFERENCE;
+ h5e_flags[22] = H5E_VFL;
+ h5e_flags[23] = H5E_TBBT;
/*
* H5F flags