openharmony_kernel_liteos_m/components/shell/include
pef a62795304d fix: 去掉没有使用的入参consoleid。
【背景】
https://gitee.com/openharmony/kernel_liteos_m/blob/master/components/shell/src/base/show.c
L49 consoleid 函数中没有使用,应该改为VOID。

【修改方案】
1. 将consoleid改为VOID。

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

re #I43CVE

Change-Id: Ieac29d16ec06c4fa45652c7106b63f6dd8397ebf
Signed-off-by: pef <cyd1997@126.com>
2021-10-13 08:09:17 +00:00
..
shcmd.h feat: add L0 shell function 2021-07-13 22:04:30 +08:00
shcmdparse.h feat: add L0 shell function 2021-07-13 22:04:30 +08:00
shell.h fix: l0 shell adapt new master 2021-07-17 19:54:44 +08:00
shmsg.h feat: add L0 shell function 2021-07-13 22:04:30 +08:00
show.h fix: 去掉没有使用的入参consoleid。 2021-10-13 08:09:17 +00:00