diff options
Diffstat (limited to 'src/H5Eterm.h')
-rw-r--r-- | src/H5Eterm.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/H5Eterm.h b/src/H5Eterm.h index e6795cf..d7afed8 100644 --- a/src/H5Eterm.h +++ b/src/H5Eterm.h @@ -150,7 +150,8 @@ H5E_CANTDIRTY_g= /* Parallel MPI errors */ H5E_MPI_g= -H5E_MPIERRSTR_g= +H5E_MPIERRSTR_g= +H5E_CANTRECV_g= /* Dataspace errors */ H5E_CANTCLIP_g= |