Skip to content

Commit 98b9081

Browse files
authored
remove useless text
1 parent ca739a7 commit 98b9081

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/drivers/ipc/ringbuffer.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* 2016-08-18 heyuanjie add interface
1111
* 2021-07-20 arminker fix write_index bug in function rt_ringbuffer_put_force
1212
* 2021-08-14 Jackistang add comments for function interface.
13-
* 2026-03-16 RyanCW(Codex) fix put_force overwrite in wrapped state
13+
* 2026-03-16 RyanCW fix put_force overwrite in wrapped state
1414
*/
1515

1616
#include <rtdevice.h>

0 commit comments

Comments
 (0)