Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
brtnfld committed Apr 19, 2024
1 parent 9b7d459 commit 3809f6b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions fortran/src/H5Rff.F90
Original file line number Diff line number Diff line change
Expand Up @@ -720,8 +720,9 @@ END SUBROUTINE h5rcopy_f
!!
!! \brief Retrieves the type of a reference.
!!
!! \param ref_ptr Pointer to reference to copy, of TYPE(H5R_ref_t)
!! \param hdferr \fortran_error
!! \param ref_ptr Pointer to reference to copy, of TYPE(H5R_ref_t)
!! \param ref_type A reference type
!! \param hdferr \fortran_error
!!
!! See C API: @ref H5Rget_type()
!!
Expand Down

0 comments on commit 3809f6b

Please sign in to comment.