mirror of
https://github.com/apache/nuttx.git
synced 2026-09-25 17:39:00 +08:00
libs/libc/string/lib_strsignal.c: Fix a comment
This commit is contained in:
committed by
Alan Carvalho de Assis
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
|
||||
|
||||
Reference in New Issue
Block a user