xiaoxiang781216 commented on code in PR #3373: URL: https://github.com/apache/nuttx-apps/pull/3373#discussion_r2724552667
########## system/uorb/listener.c: ########## @@ -84,7 +84,7 @@ static int listener_print(FAR const struct orb_metadata *meta, int fd); static void listener_monitor(FAR struct listen_list_s *objlist, Review Comment: listener_monitor is a static function, so the change can't make any impact outside listener.c -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
