Skip to content

Commit

Permalink
change openucx#7
Browse files Browse the repository at this point in the history
  • Loading branch information
andypauloramirez authored Aug 16, 2022
1 parent 77c0aa8 commit 753457e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ucp_client_server.c
Original file line number Diff line number Diff line change
Expand Up @@ -1082,7 +1082,7 @@ int main(int argc, char **argv)
ucp_context_h ucp_context;
ucp_worker_h ucp_worker;

printf("Hello world! prueba del fork prueba #15\n");
printf("Hello world! prueba del fork prueba #16\n");

ret = parse_cmd(argc, argv, &server_addr, &listen_addr, &send_recv_type);
if (ret != 0) {
Expand Down

0 comments on commit 753457e

Please sign in to comment.