yintao707 commented on code in PR #2715:
URL: https://github.com/apache/nuttx-apps/pull/2715#discussion_r1798704217


##########
examples/rpmsgsocket/rpsock_client.c:
##########
@@ -62,7 +65,7 @@ struct rpsock_arg_s
  * Public Functions
  ****************************************************************************/
 
-static void *rpsock_send_thread(pthread_addr_t pvarg)
+static void *rpsock_send_thread(FAR void *pvarg)

Review Comment:
   done,thanks



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to