cederom commented on code in PR #3117:
URL: https://github.com/apache/nuttx-apps/pull/3117#discussion_r2179932291


##########
system/nxplayer/nxplayer_main.c:
##########
@@ -290,6 +290,22 @@ static int nxplayer_cmd_play(FAR struct nxplayer_s 
*pplayer, char *parg)
         printf("File %s not found\n", parg);
         break;
 
+      case ENETUNREACH:

Review Comment:
   
https://nuttx.apache.org/docs/latest/contributing/coding_style.html#switch-statement



-- 
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