patacongo commented on a change in pull request #370:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/370#discussion_r475149636
##########
File path: system/nxplayer/nxplayer_main.c
##########
@@ -132,7 +132,7 @@ static struct mp_cmd_s g_nxplayer_cmds[] =
"balance",
"d%",
nxplayer_cmd_balance,
- NXPLAYER_HELP_TEXT(Set balance percentage (< 50% means more left))
+ NNXPLAYER_HELP_TEXT("Set balance percentage (< 50% means more left)")
Review comment:
This was changes everywhere. Looks like a bad search and replace.
This will need to be fixed.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]