Skip to content

Commit

Permalink
Update Chap_API_Data_Mgmt.tex
Browse files Browse the repository at this point in the history
Signed-off-by: Ralph Castain <rhc@pmix.org>

Co-authored-by: Ken Raffenetti <raffenet@users.noreply.github.com>
  • Loading branch information
2 people authored and jjhursey committed May 20, 2021
1 parent 241ae71 commit 97d453b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Chap_API_Data_Mgmt.tex
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ \subsection{\code{PMIx_Data_compress}}
\cspecificstart
\begin{codepar}
bool
PMIx_Data_compress(uint8_t *inbytes, size_t size,
PMIx_Data_compress(const uint8_t *inbytes, size_t size,
uint8_t **outbytes, size_t *nbytes);
\end{codepar}
\cspecificend
Expand Down

0 comments on commit 97d453b

Please sign in to comment.