Provide a type for the argument.
Approved by: kib (mentor)
This commit is contained in:
parent
8de7d5083c
commit
b1e58dd43e
@ -122,7 +122,7 @@ __utrap_write(const char *str)
|
||||
}
|
||||
|
||||
void
|
||||
__utrap_kill_self(sig)
|
||||
__utrap_kill_self(int sig)
|
||||
{
|
||||
int berrno;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user