diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/H5vers.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/H5vers.txt b/src/H5vers.txt index e3a3c0f..ae1d600 100644 --- a/src/H5vers.txt +++ b/src/H5vers.txt @@ -70,9 +70,7 @@ FUNCTION: H5Lvisit_by_name; H5L_iterate; v18, v112 # version for default api=v110 should be version 1 to work correctly # with 1.10 applications that were using unversioned H5O functions, # and the H5O function version should be version 3 for default api=v112 -# (the default api version for 1.12). Allowing a v111 entry and -# incrementing its index 13 lines below allows a version 2 that is -# never accessed via the H5O function macros. +# (the default api version for 1.12). FUNCTION: H5Oget_info; ; v18, v111, v112 FUNCTION: H5Oget_info_by_name; ; v18, v111, v112 FUNCTION: H5Oget_info_by_idx; ; v18, v111, v112 |