sched/signal/sig_default.c: Fix a comment

This commit is contained in:
Yoshinori Sugino 2020-10-31 09:27:02 +09:00 committed by Xiang Xiao
parent 834b74c786
commit 106b140319

View File

@ -255,7 +255,7 @@ static void nxsig_abnormal_termination(int signo)
* Name: nxsig_stop_task
*
* Description:
* This is the handler for the abnormal termination default action.
* This is the handler for the stop default action.
*
* Input Parameters:
* Standard signal handler parameters