diff options
author | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2013-07-11 13:44:08 (GMT) |
---|---|---|
committer | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2013-07-11 13:44:08 (GMT) |
commit | f772c1110e4cc158be91bdc1a5ef13e5ed596d15 (patch) | |
tree | 1ea9b2e9f9a57f956486ccc0d5a5cf8ffa3a1b8c /src/H5err.txt | |
parent | 4aae26caf044455c2da76a7209ddce388ff13c7e (diff) | |
download | hdf5-f772c1110e4cc158be91bdc1a5ef13e5ed596d15.zip hdf5-f772c1110e4cc158be91bdc1a5ef13e5ed596d15.tar.gz hdf5-f772c1110e4cc158be91bdc1a5ef13e5ed596d15.tar.bz2 |
[svn-r23887] add the VOL error code to H5err.txt
rerun reconfigure. All the other changes must be due to different autotools versions used before.
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 5a38cdf..c3908e4 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 |