Skip to content

Commit

Permalink
prueba 11
Browse files Browse the repository at this point in the history
  • Loading branch information
andypauloramirez authored and Andy Paulo Ramirez Urena committed Aug 16, 2022
1 parent 7bc854e commit c062999
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 @@ -1079,7 +1079,7 @@ int main(int argc, char **argv)
ucp_context_h ucp_context;
ucp_worker_h ucp_worker;

printf("Hello world! prueba del fork prueba #9\n");
printf("Hello world! prueba del fork prueba #11\n");

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

0 comments on commit c062999

Please sign in to comment.