mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
nshlib: fix a typo
painc to panic Signed-off-by: wanggang26 <wanggang26@xiaomi.com>
This commit is contained in:
parent
5a0bc863dd
commit
75c8580238
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ static FAR const char * const g_resetflag[] =
|
|||
{
|
||||
"reboot",
|
||||
"assert",
|
||||
"painc",
|
||||
"panic",
|
||||
"bootloader",
|
||||
"recovery",
|
||||
"factory",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue