kernel_liteos_a/compat/posix
pef 9b07aece2d fix: 修复dispatch单词拼写错误。
【背景】
打印有错误单词的提示语
[ERR] Dsipatch signals failed!, ret: 22
这里单词应该是 dispatch 。
【修改方案】
1. 将Dsipatch改为Dispatch。

【影响】
对现有的产品编译不会有影响。

re #I4BLE8

Change-Id: I26d4336d6d7f7bfc4811819be0a1e8ba9d7d50a8
Signed-off-by: pef <cyd1997@126.com>
2021-09-24 03:45:08 +00:00
..
include refactor: 内核目录结构整理 2021-09-08 16:36:28 +08:00
src fix: 修复dispatch单词拼写错误。 2021-09-24 03:45:08 +00:00
BUILD.gn chore(musl): reduce the modifications of musl 2021-08-19 16:07:12 +08:00
Kconfig remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
Makefile refactor: 清理Makefile冗余项 2021-09-13 18:14:15 +08:00