removed excess NULL element
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17183 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
61ddc257d2
commit
966bf92369
@ -49,7 +49,6 @@ sys_siglist[NSIG] = {
|
||||
/* 27 - SIGVTALRM */ "Virtual timer expired",
|
||||
/* 28 - SIGXCPU */ "CPU time limit exceeded",
|
||||
/* 29 - SIGXFSZ */ "File size limit exceeded",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user