Standardize the width of all comment boxes in C files

This commit is contained in:
Gregory Nutt
2015-10-02 17:43:08 -06:00
parent 85aaed9ef4
commit e6e46f830b
50 changed files with 129 additions and 129 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ extern uint32_t _etext;
* function defintion only provides the 'contract' between application
* specific C++ code and platform-specific toolchain support
*
***************************************************************************/
****************************************************************************/
void up_cxxinitialize(void)
{