Ouss4 commented on a change in pull request #1616:
URL: https://github.com/apache/incubator-nuttx/pull/1616#discussion_r474737098
##########
File path: tools/configure.c
##########
@@ -794,6 +835,8 @@ static void check_configdir(void)
static void check_configured(void)
{
+ char *defcfgpath = NULL;
Review comment:
I originally put it there because of the coding standard, but these host
programs don't follow that, so I moved it as suggested.
----------------------------------------------------------------
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]