libs/libc/string/lib_strsignal.c: Fix a comment
This commit is contained in:
parent
0cea0f5cd4
commit
7b3cb0a23b
@ -90,7 +90,7 @@ static FAR const char *g_default_sigstr[32] =
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Name: psignal
|
||||
* Name: strsignal
|
||||
*
|
||||
* Description:
|
||||
* The strsignal() function will map the signal number in signum to an
|
||||
|
Loading…
Reference in New Issue
Block a user