[kernel] 裁剪尾随空格

This commit is contained in:
guozhanxin
2021-09-10 16:31:31 +08:00
parent ce1402f773
commit e562c6f24b
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -199,7 +199,7 @@ void main_thread_entry(void *parameter)
/**
* @brief This function will create and start the main thread, but this thread
* will not run until the scheduler starts.
* will not run until the scheduler starts.
*/
void rt_application_init(void)
{