Skip to content

Commit

Permalink
Fix documentation for MPI_Info_set_json
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Niethammer <[email protected]>
  • Loading branch information
cniethammer committed Oct 17, 2024
1 parent 1605217 commit b6c29ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MPI_Info_set_json.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ extern "C" {
#endif


/** Compute dimensions based on weights
/** MPI_Info_set_json adds (key,value) pairs to an MPI info input as a JSON string
*
* MPI_Info_set_json sets info key-value pairs for an info object from a JSON string
*
Expand Down

0 comments on commit b6c29ad

Please sign in to comment.