mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 10:36:04 +08:00
[kernel] 裁剪尾随空格
This commit is contained in:
+1
-1
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user