nshlib: fix a typo
painc to panic Signed-off-by: wanggang26 <wanggang26@xiaomi.com>
This commit is contained in:
parent
5a0bc863dd
commit
75c8580238
@ -114,7 +114,7 @@ static FAR const char * const g_resetflag[] =
|
|||||||
{
|
{
|
||||||
"reboot",
|
"reboot",
|
||||||
"assert",
|
"assert",
|
||||||
"painc",
|
"panic",
|
||||||
"bootloader",
|
"bootloader",
|
||||||
"recovery",
|
"recovery",
|
||||||
"factory",
|
"factory",
|
||||||
|
Loading…
Reference in New Issue
Block a user