Skip to content

Commit

Permalink
add Fortran H5ES reference to RM table
Browse files Browse the repository at this point in the history
  • Loading branch information
brtnfld committed Oct 1, 2024
1 parent 956924a commit 72be653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doxygen/dox/ReferenceManual.dox
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The functions provided by the HDF5 API are grouped into the following
</td>
</tr>
<tr>
<th>Event Set (H5ES)</th><td>@ref H5ES "C"</td><td>"C++"</td><td>"Fortran"</td><td>"Java"</td><td>HDF5 event set life cycle used with HDF5 VOL connectors that enable the asynchronous feature in HDF5.
<th>Event Set (H5ES)</th><td>@ref H5ES "C"</td><td>"C++"</td><td>@ref FH5ES "Fortran"</td><td>"Java"</td><td>HDF5 event set life cycle used with HDF5 VOL connectors that enable the asynchronous feature in HDF5.
</td>
</tr>
<tr>
Expand Down

0 comments on commit 72be653

Please sign in to comment.