diff --git a/Chap_Revisions.tex b/Chap_Revisions.tex index e42fe8e..7982d8e 100644 --- a/Chap_Revisions.tex +++ b/Chap_Revisions.tex @@ -1311,6 +1311,7 @@ \subsection{Errata} \begin{compactitemize} \item Parameter type for the key argument in \refapi{PMIx_Get_nb} has been changed to the equivalent type \refstruct{pmix_key_t} so that it is uniform with the argument in \refapi{PMIx_Get}. + \item Parameter type for the payload argument in \refapi{pmix_iof_cbfunc_t} has been changed to a pointer to the type \refstruct{pmix_byte_object_t}. \end{compactitemize} \subsection{Deprecated constants}