patacongo opened a new pull request #687: tools/nxstyle.c:  All Public Function 
Prototypes in C files
URL: https://github.com/apache/incubator-nuttx/pull/687
 
 
   Allow "Public Function Prototypes" sections in .c files.  Per the coding 
standard, all public function prototypes belong in .c files.  However, there 
are some situations when the public function prototype is needed in a .c file 
and it shoudld, most correctly, be placed in a "Public Function Prototypes" 
section.
   

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


With regards,
Apache Git Services

Reply via email to