diff options
author | Jerome Soumagne <jsoumagne@hdfgroup.org> | 2013-06-13 21:01:08 (GMT) |
---|---|---|
committer | Jerome Soumagne <jsoumagne@hdfgroup.org> | 2013-06-13 21:01:08 (GMT) |
commit | 0f26b5b4666094daf68159726bc695c3cb1a47ea (patch) | |
tree | f634ee108f7c9f2727259e2dbaf8bf308b4ffb3e /src/H5err.txt | |
parent | 832ed24a344033fa1e408eeb37644f64220f4761 (diff) | |
download | hdf5-0f26b5b4666094daf68159726bc695c3cb1a47ea.zip hdf5-0f26b5b4666094daf68159726bc695c3cb1a47ea.tar.gz hdf5-0f26b5b4666094daf68159726bc695c3cb1a47ea.tar.bz2 |
[svn-r23764] Add H5E_VOL error
Diffstat (limited to 'src/H5err.txt')
-rw-r--r-- | src/H5err.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5err.txt b/src/H5err.txt index ab3277f..02ac14d 100644 --- a/src/H5err.txt +++ b/src/H5err.txt @@ -68,6 +68,7 @@ MAJOR, H5E_PLINE, Data filters MAJOR, H5E_EFL, External file list MAJOR, H5E_REFERENCE, References MAJOR, H5E_VFL, Virtual File Layer +MAJOR, H5E_VOL, Virtual Object Layer MAJOR, H5E_TST, Ternary Search Trees MAJOR, H5E_RS, Reference Counted Strings MAJOR, H5E_ERROR, Error API |