diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2023-03-29 18:15:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-29 18:15:11 (GMT) |
commit | abdc160a97c78b01580308fe43204a202d3a6951 (patch) | |
tree | 92e828b43bc13be1560f531c9d1d964a5a963d39 /doxygen | |
parent | ab1af79798985b57401596677f7db8eb186f55a1 (diff) | |
download | hdf5-abdc160a97c78b01580308fe43204a202d3a6951.zip hdf5-abdc160a97c78b01580308fe43204a202d3a6951.tar.gz hdf5-abdc160a97c78b01580308fe43204a202d3a6951.tar.bz2 |
Minor cherry-pick merges to 1.12 (#2581)
Diffstat (limited to 'doxygen')
-rw-r--r-- | doxygen/examples/tables/propertyLists.dox | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/doxygen/examples/tables/propertyLists.dox b/doxygen/examples/tables/propertyLists.dox index 375fd50..e77c2fd 100644 --- a/doxygen/examples/tables/propertyLists.dox +++ b/doxygen/examples/tables/propertyLists.dox @@ -372,10 +372,6 @@ regarding the driver.</td> or retrieves information regarding driver.</td> </tr> <tr> -<td>#H5Pset_fapl_onion/#H5Pget_fapl_onion</td> -<td>Modifies/queries the file driver properties of the onion driver.</td> -</tr> -<tr> <td>#H5Pset_fapl_sec2</td> <td>Sets driver for unbuffered permanent files or retrieves information regarding driver.</td> </tr> @@ -952,4 +948,4 @@ encoding for object names.</td> //! [acpl_table] * */ -
\ No newline at end of file + |