Fix epoll.c file format error

This commit is contained in:
Troy 2024-03-26 20:57:40 +08:00 committed by Meco Man
parent 9fc7c7569b
commit 51d4a9c804
1 changed files with 1 additions and 3 deletions

View File

@ -6,9 +6,7 @@
* Change Logs:
* Date Author Notes
* 2023-07-29 zmq810150896 first version
* 2024/03/26 TroyMitchelle Add comments for all functions,
members within structure members and
fix incorrect naming of triggered
* 2024/03/26 TroyMitchelle Add comments for all functions, members within structure members and fix incorrect naming of triggered
*/
#include <rtthread.h>