Skip to content

Commit

Permalink
UCP/PROTO: Fixed description.
Browse files Browse the repository at this point in the history
  • Loading branch information
rakhmets committed Jan 22, 2025
1 parent 33a6341 commit b3e45cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ucp/proto/proto_perf.h
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ ucs_status_t ucp_proto_perf_aggregate2(const char *name,
*
* @param [in] perf Performance data structure to update.
* @param [in] func Function to apply to performance factors.
* @param [in] title Title for performance node that would be created
* @param [in] name Name for performance node that would be created
* to represent the impact of @a func.
* @param [in] desc_fmt Formatted description for performance node that
* would be created to represent the impact of @a func.
Expand Down

0 comments on commit b3e45cb

Please sign in to comment.