diff options
author | Gerd Heber <gheber@hdfgroup.org> | 2022-07-08 17:48:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-08 17:48:48 (GMT) |
commit | 6bc41fb11c0e361c81c3b13ff07624a87c5e4f43 (patch) | |
tree | 842d43ba04483b6b8e9b796b269240194a55f790 | |
parent | 74c80f0bbfadc919bd5eb1791986adee9411bcb3 (diff) | |
download | hdf5-6bc41fb11c0e361c81c3b13ff07624a87c5e4f43.zip hdf5-6bc41fb11c0e361c81c3b13ff07624a87c5e4f43.tar.gz hdf5-6bc41fb11c0e361c81c3b13ff07624a87c5e4f43.tar.bz2 |
Resolve Allen's comment.
-rw-r--r-- | doxygen/dox/ReferenceManual.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/dox/ReferenceManual.dox b/doxygen/dox/ReferenceManual.dox index 8f54aa0..df0c747 100644 --- a/doxygen/dox/ReferenceManual.dox +++ b/doxygen/dox/ReferenceManual.dox @@ -50,7 +50,7 @@ The functions provided by the HDF5 C-API are grouped into the following </td></tr> <tr> <td><a href="./deprecated.html">Deprecated functions</a></td> -<td>Functions with \ref ASYNC "asynchronous variants"</td> +<td>Functions with \ref ASYNC</td> <td>\ref api-compat-macros</td> </tr> </table> |