mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-02 17:08:56 +00:00
yppush: Remove return statement at the end of void functions
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
This commit is contained in:
parent
29ca151586
commit
e5f905c72a
@ -215,7 +215,6 @@ static void
|
||||
handler(int sig)
|
||||
{
|
||||
yppush_exit (1);
|
||||
return;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user