mirror of
https://github.com/openharmony/third_party_NuttX.git
synced 2026-07-01 08:17:34 -04:00
fix: 拼写错误修正
【背景】 代码中存在拼写错误 【修改方案】 修改存在拼写错误的地方 【影响】 对现有的产品编译不会有影响。 re #I5IA7P Signed-off-by: yinjiaming <yinjiaming@huawei.com> Change-Id: Ie5c0585d6542b51aa6217d2b84e05cb10084d5d5
This commit is contained in:
+1
-1
@@ -286,7 +286,7 @@ int lowvsyslog(int priority, FAR const char *format, va_list ap);
|
||||
* Kernel Build: The kernel build is compliant with the POSIX requirement:
|
||||
* There will be one mask for for each user process, controlling the
|
||||
* SYSLOG output only form that process. There will be a separate mask
|
||||
* accessable only in the kernel code to control kernel SYSLOG output.
|
||||
* accessible only in the kernel code to control kernel SYSLOG output.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user