patacongo commented on a change in pull request #2: Master pr nxstyle improvments URL: https://github.com/apache/incubator-nuttx/pull/2#discussion_r360729083
########## File path: tools/nxstyle.c ########## @@ -140,7 +207,7 @@ int main(int argc, char **argv, char **envp) maxline = 78; filename = argv[1]; - + g_file_name = filename; /* Usage: nxstyle [-m <maxline>] <filename> Review comment: There needs to be a blank line before the comment. ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services