From 55e3f667d48330bfc16991b63fceeeac8bcce602 Mon Sep 17 00:00:00 2001 From: Dana Robinson <43805+derobins@users.noreply.github.com> Date: Thu, 3 Nov 2022 09:55:59 -0700 Subject: Fixed a Doxygen param in H5EScancel (#2213) --- src/H5ESpublic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/H5ESpublic.h b/src/H5ESpublic.h index 8983527..3d46e82 100644 --- a/src/H5ESpublic.h +++ b/src/H5ESpublic.h @@ -185,7 +185,7 @@ H5_DLL herr_t H5ESwait(hid_t es_id, uint64_t timeout, size_t *num_in_progress, h * \brief Attempt to cancel operations in an event set * * \es_id - * \param[out] count The number of events not canceled + * \param[out] num_not_canceled The number of events not canceled * \param[out] err_occurred Status indicating if error is present in the event set * \returns \herr_t * -- cgit v0.12