Make definition match declaration
Approved by: cperciva MFC after: 3 days
This commit is contained in:
parent
4ef8ed60dd
commit
2542869612
@ -1084,7 +1084,7 @@ escape(const char *str)
|
||||
}
|
||||
|
||||
/* ARGSUSED */
|
||||
void
|
||||
static void
|
||||
sigchld(int signo)
|
||||
{
|
||||
pid_t pid;
|
||||
|
Loading…
Reference in New Issue
Block a user